12 using List = ::std::vector<::ActorLink>;
17 ::ll::TypedStorage<1, 1, ::ActorLinkType> type;
18 ::ll::TypedStorage<8, 8, ::ActorUniqueID> A;
19 ::ll::TypedStorage<8, 8, ::ActorUniqueID> B;
20 ::ll::TypedStorage<1, 1, bool> mImmediate;
21 ::ll::TypedStorage<1, 1, bool> mPassengerInitiated;
22 ::ll::TypedStorage<4, 4, float> mVehicleAngularVelocity;