Class ScriptingGraphPhysicsData
Inherited Members
JobComponentSystem.OnCreateForCompiler()
ComponentSystemBase.GetArchetypeChunkComponentTypeDynamic(ComponentType)
ComponentSystemBase.GetSingleton<T>()
ComponentSystemBase.ExecutingSystemType
Namespace: Runtime
Assembly: solution.dll
Syntax
public class ScriptingGraphPhysicsData : JobComponentSystem
Fields
| Name | Description |
|---|---|
| CollectCollisionTriggerDataHandle |
Methods
| Name | Description |
|---|---|
| OnCreate() | |
| OnDestroy() | |
| OnUpdate(JobHandle) | |
| TriggerPhysicsEvents(ScriptingGraphRuntimePhase, List<EventNodeData>) |