![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Private Member Functions | |
| override int | GetLockCompatibilityType (int doorIdx) |
| Private Member Functions inherited from ContainerLockedBase | |
| void | ContainerLockedBase () |
| void | HandleDoorLoad () |
| override void | OnDoorCloseStart (DoorStartParams params) |
| override void | OnDoorLocked (DoorLockParams params) |
| override void | OnDoorOpenStart (DoorStartParams params) |
| override void | OnDoorUnlocked (DoorLockParams params) |
| override bool | OnStoreLoad (ParamsReadContext ctx, int version) |
| override void | OnStoreSave (ParamsWriteContext ctx) |
Additional Inherited Members | |
| Private Attributes inherited from ContainerLockedBase | |
| int | m_LockedMask = 0 |
| int | m_OpeningMask = 0 |
Definition at line 132 of file containerlocked.c.
Definition at line 134 of file containerlocked.c.