![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Classes | |
| class | SCR_BaseLockComponentClass |
Functions | |
| void | SetLocked (bool locked) |
| override void | OnPostInit (IEntity owner) |
| Editable Mine. | |
| override void | EOnInit (IEntity owner) |
| LocalizedString | GetCannotPerformReason (IEntity user) |
| bool | IsLocked (IEntity user, BaseCompartmentSlot compartmentSlot) |
Variables | |
| SCR_BaseLockComponentClass | m_pVehicleSpawnProtection |
| bool | m_bIsLocked |
|
protected |
|
protected |
| [in] | user | |
| [in] | compartmentSlot |
Definition at line 48 of file SCR_BaseLockComponent.c.
|
protected |
Definition at line 14 of file SCR_BaseLockComponent.c.
|
protected |
Definition at line 11 of file SCR_BaseLockComponent.c.
| SCR_BaseLockComponentClass m_pVehicleSpawnProtection |