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