Struct VehicleControlSystem.VehicleEngineControlJob.InternalCompilerQueryAndHandleData.TypeHandle
Assembly: com.unity.vehicles.dll
Syntax
public struct VehicleControlSystem.VehicleEngineControlJob.InternalCompilerQueryAndHandleData.TypeHandle
Fields
__Unity_Entities_Entity_TypeHandle
Declaration
[ReadOnly]
public EntityTypeHandle __Unity_Entities_Entity_TypeHandle
Field Value
__Unity_Vehicles_VehicleControlData_RW_ComponentTypeHandle
Declaration
public ComponentTypeHandle<VehicleControlData> __Unity_Vehicles_VehicleControlData_RW_ComponentTypeHandle
Field Value
__Unity_Vehicles_VehicleControlEvent_RW_BufferTypeHandle
Declaration
public BufferTypeHandle<VehicleControlEvent> __Unity_Vehicles_VehicleControlEvent_RW_BufferTypeHandle
Field Value
Methods
Update(ref SystemState)
Declaration
public void Update(ref SystemState state)
Parameters
__AssignHandles(ref SystemState)
Declaration
public void __AssignHandles(ref SystemState state)
Parameters