Click or drag to resize
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)
Syntax
C#
public void CallSpawnEvent()
See Also