Struct VehicleControlSystem.VehicleControlJob.InternalCompilerQueryAndHandleData.TypeHandle
Assembly: com.unity.vehicles.dll
Syntax
public struct VehicleControlSystem.VehicleControlJob.InternalCompilerQueryAndHandleData.TypeHandle
Fields
__Unity_Entities_Entity_TypeHandle
Declaration
[ReadOnly]
public EntityTypeHandle __Unity_Entities_Entity_TypeHandle
Field Value
__Unity_Physics_PhysicsMass_RO_ComponentTypeHandle
Declaration
[ReadOnly]
public ComponentTypeHandle<PhysicsMass> __Unity_Physics_PhysicsMass_RO_ComponentTypeHandle
Field Value
__Unity_Physics_PhysicsVelocity_RW_ComponentTypeHandle
Declaration
public ComponentTypeHandle<PhysicsVelocity> __Unity_Physics_PhysicsVelocity_RW_ComponentTypeHandle
Field Value
Declaration
[ReadOnly]
public ComponentTypeHandle<LocalTransform> __Unity_Transforms_LocalTransform_RO_ComponentTypeHandle
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
__Unity_Vehicles_VehicleControl_RW_ComponentTypeHandle
Declaration
public ComponentTypeHandle<VehicleControl> __Unity_Vehicles_VehicleControl_RW_ComponentTypeHandle
Field Value
__Unity_Vehicles_Vehicle_RW_ComponentTypeHandle
Declaration
public ComponentTypeHandle<Vehicle> __Unity_Vehicles_Vehicle_RW_ComponentTypeHandle
Field Value
__Unity_Vehicles_WheelOnVehicle_RW_BufferTypeHandle
Declaration
public BufferTypeHandle<WheelOnVehicle> __Unity_Vehicles_WheelOnVehicle_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