Class SpawnPrefabSystem
Inherited Members
Unity.Entities.SystemBase.GetComponentDataFromEntity<T>(System.Boolean)
Unity.Entities.ComponentSystemBase.GetEntityQuery(Unity.Collections.NativeArray<Unity.Entities.ComponentType>)
Unity.Entities.ComponentSystemBase.ExecutingSystemType
Namespace: Unity.Timeline
Syntax
public class SpawnPrefabSystem : SystemBase
Methods
OnCreate()
Declaration
protected override void OnCreate()
Overrides
OnUpdate()
Declaration
protected override void OnUpdate()