14 ::ll::TypedStorage<8, 24, ::WeakEntityRef> mPassenger;
15 ::ll::TypedStorage<8, 24, ::WeakEntityRef> mVehicle;
16 ::ll::TypedStorage<1, 1, bool> exitFromPassenger;
17 ::ll::TypedStorage<1, 1, bool> actorIsBeingDestroyed;
18 ::ll::TypedStorage<1, 1, bool> switchingVehicles;