3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/deps/ecs/ViewT.h"
Definition RideableComponent.h:17
Definition StrictEntityContext.h:8
Definition VehicleServerSeatPositionSystem.h:25
static MCAPI void _setSeatDescriptionToActorDataSystemSingleEntity(::StrictEntityContext const &entityContext, ::ViewT< ::StrictEntityContext, ::PassengerComponent const, ::PositionPassengerRequestComponent const, ::OffsetsComponent const, ::ActorDataFlagComponent, ::ActorDataSeatOffsetComponent, ::ActorDataDirtyFlagsComponent, ::SynchedActorDataComponent > passengerView, ::ViewT< ::StrictEntityContext, ::VehicleComponent const, ::ActorDataBoundingBoxComponent const, ::RideableComponent const > vehicleView, ::ViewT<::StrictEntityContext, ::RidingHeightComponent const > ridingHeightView, ::ViewT<::StrictEntityContext, ::AdultRidingHeightOffsetComponent const > adultRidingHeightOffsetView)
static MCAPI void _setSeatDescriptionToActorDataSystem(::ViewT< ::StrictEntityContext, ::PassengerComponent const, ::PositionPassengerRequestComponent const, ::OffsetsComponent const, ::ActorDataFlagComponent, ::ActorDataSeatOffsetComponent, ::ActorDataDirtyFlagsComponent, ::SynchedActorDataComponent > passengerView, ::ViewT< ::StrictEntityContext, ::VehicleComponent const, ::ActorDataBoundingBoxComponent const, ::RideableComponent const > vehicleView, ::ViewT<::StrictEntityContext, ::RidingHeightComponent const > ridingHeightView, ::ViewT<::StrictEntityContext, ::AdultRidingHeightOffsetComponent const > adultRidingHeightOffsetView)
Definition ActorDataBoundingBoxComponent.h:8
Definition ActorDataDirtyFlagsComponent.h:5
Definition ActorDataFlagComponent.h:9
Definition ActorDataSeatOffsetComponent.h:8
Definition AdultRidingHeightOffsetComponent.h:8
Definition OffsetsComponent.h:8
Definition PassengerComponent.h:8
Definition PositionPassengerRequestComponent.h:5
Definition RidingHeightComponent.h:8
Definition SynchedActorDataComponent.h:8
Definition VehicleComponent.h:10