LeviLamina
Loading...
Searching...
No Matches
PopulateGlobalPassengersToPositionListSystem Struct Reference

Static Public Member Functions

static MCAPI bool _populateList (::ViewT<::StrictEntityContext, ::VehicleComponent const, ::Exclude<::PassengerComponent > > rootVehicles, ::ViewT<::StrictEntityContext, ::VehicleComponent const > vehicles, ::ViewT<::StrictEntityContext, ::Include<::PositionPassengerRequestComponent > > flaggedPassengers, ::ViewT<::StrictEntityContext, ::PassengerComponent const > passengers, ::PassengersToPositionComponent &destination)
 
static MCAPI void _removeRequestsFromBrokenLinks (::ViewT<::StrictEntityContext, ::VehicleComponent const > vehicles, ::ViewT<::StrictEntityContext, ::Include<::PositionPassengerRequestComponent > > flaggedPassengers, ::ViewT<::StrictEntityContext, ::PassengerComponent const > passengers, ::EntityModifier<::PositionPassengerRequestComponent > modifier)
 
static MCAPI void _tick (::ViewT<::StrictEntityContext, ::VehicleComponent const, ::Exclude<::PassengerComponent > > rootVehicles, ::ViewT<::StrictEntityContext, ::VehicleComponent const > vehicles, ::ViewT<::StrictEntityContext, ::Include<::PositionPassengerRequestComponent > > flaggedPassengers, ::ViewT<::StrictEntityContext, ::PassengerComponent const > passengers, ::OptionalGlobal<::PassengersToPositionComponent > optionalDestination, ::EntityModifier<::PositionPassengerRequestComponent > modifier)
 

Member Function Documentation

◆ _populateList()

static MCAPI bool PopulateGlobalPassengersToPositionListSystem::_populateList ( ::ViewT<::StrictEntityContext, ::VehicleComponent const, ::Exclude<::PassengerComponent > > rootVehicles,
::ViewT<::StrictEntityContext, ::VehicleComponent const > vehicles,
::ViewT<::StrictEntityContext, ::Include<::PositionPassengerRequestComponent > > flaggedPassengers,
::ViewT<::StrictEntityContext, ::PassengerComponent const > passengers,
::PassengersToPositionComponent & destination )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ _removeRequestsFromBrokenLinks()

static MCAPI void PopulateGlobalPassengersToPositionListSystem::_removeRequestsFromBrokenLinks ( ::ViewT<::StrictEntityContext, ::VehicleComponent const > vehicles,
::ViewT<::StrictEntityContext, ::Include<::PositionPassengerRequestComponent > > flaggedPassengers,
::ViewT<::StrictEntityContext, ::PassengerComponent const > passengers,
::EntityModifier<::PositionPassengerRequestComponent > modifier )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ _tick()

static MCAPI void PopulateGlobalPassengersToPositionListSystem::_tick ( ::ViewT<::StrictEntityContext, ::VehicleComponent const, ::Exclude<::PassengerComponent > > rootVehicles,
::ViewT<::StrictEntityContext, ::VehicleComponent const > vehicles,
::ViewT<::StrictEntityContext, ::Include<::PositionPassengerRequestComponent > > flaggedPassengers,
::ViewT<::StrictEntityContext, ::PassengerComponent const > passengers,
::OptionalGlobal<::PassengersToPositionComponent > optionalDestination,
::EntityModifier<::PositionPassengerRequestComponent > modifier )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

The documentation for this struct was generated from the following file: