GameObjectCallSpawnEvent Method |
Spawn event is something that should be called once after the game object is ready with all components.
Namespace:
GeonBit.ECS
Assembly:
GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic void CallSpawnEvent()
See Also