16 using List = ::std::vector<::ActorLink>;
21 ::ll::TypedStorage<1, 1, ::ActorLinkType> type;
22 ::ll::TypedStorage<8, 8, ::ActorUniqueID> A;
23 ::ll::TypedStorage<8, 8, ::ActorUniqueID> B;
24 ::ll::TypedStorage<1, 1, bool> mImmediate;
25 ::ll::TypedStorage<1, 1, bool> mPassengerInitiated;
26 ::ll::TypedStorage<4, 4, float> mVehicleAngularVelocity;