Struct TPC_FadeSystem.FadeJob.InternalCompilerQueryAndHandleData.TypeHandle
Inherited Members
ValueType.Equals(Object)
ValueType.GetHashCode()
ValueType.ToString()
Object.Equals(Object, Object)
Object.GetType()
Object.ReferenceEquals(Object, Object)
Namespace: DOTS_TPC
Assembly: DOTS-TPC.dll
Syntax
public struct TypeHandle
Fields
__DOTS_TPC_TPC_CameraTarget_RO_ComponentTypeHandle
Declaration
[ReadOnly]
public ComponentTypeHandle<TPC_CameraTarget> __DOTS_TPC_TPC_CameraTarget_RO_ComponentTypeHandle
Field Value
Type | Description |
---|---|
ComponentTypeHandle<TPC_CameraTarget> |
__DOTS_TPC_TPC_ControllerState_RO_ComponentTypeHandle
Declaration
[ReadOnly]
public ComponentTypeHandle<TPC_ControllerState> __DOTS_TPC_TPC_ControllerState_RO_ComponentTypeHandle
Field Value
Type | Description |
---|---|
ComponentTypeHandle<TPC_ControllerState> |
Methods
__AssignHandles(ref SystemState)
Declaration
public void __AssignHandles(ref SystemState state)
Parameters
Type | Name | Description |
---|---|---|
SystemState | state |
Update(ref SystemState)
Declaration
public void Update(ref SystemState state)
Parameters
Type | Name | Description |
---|---|---|
SystemState | state |