Class ScriptingGraphRuntimeInit
Inherited Members
ComponentSystem.OnCreateForCompiler()
ComponentSystemBase.GetArchetypeChunkComponentTypeDynamic(ComponentType)
ComponentSystemBase.GetSingleton<T>()
ComponentSystemBase.ExecutingSystemType
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() |