Class ScriptingGraphRuntimeInit
Inherited Members
ComponentSystem.OnCreateForCompiler()
ComponentSystemBase.GetSingleton<T>()
ComponentSystemBase.GetArchetypeChunkComponentTypeDynamic(ComponentType)
ComponentSystemBase.GetArchetypeChunkSharedComponentType<T>()
ComponentSystemBase.GetArchetypeChunkEntityType()
Namespace: Runtime
Assembly: solution.dll
Syntax
[UpdateInGroup(typeof(InitializationSystemGroup))]
public class ScriptingGraphRuntimeInit : ComponentSystem
Fields
Name | Description |
---|---|
ForcedFrameCount | |
m_Contexts |
Properties
Name | Description |
---|---|
FrameCount |
Methods
Name | Description |
---|---|
OnCreate() | |
OnDestroy() | |
OnUpdate() |