![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Protected Member Functions | |
| void | OpenableBehaviour (bool bState=true) |
| void | Close () |
| bool | GetState () |
| bool | IsOpened () |
| void | Open () |
| void | SetState (bool bState) |
Protected Attributes | |
| bool | m_IsOpened |
Definition at line 1 of file openablebehaviour.c.
|
inlineprotected |
|
inlineprotected |
Definition at line 15 of file openablebehaviour.c.
References SetState().
|
inlineprotected |
|
inlineprotected |
Definition at line 20 of file openablebehaviour.c.
References GetState().
|
inlineprotected |
Definition at line 10 of file openablebehaviour.c.
References SetState().
|
inlineprotected |
Definition at line 25 of file openablebehaviour.c.
References m_IsOpened.
|
protected |
Definition at line 3 of file openablebehaviour.c.
Referenced by OpenableBehaviour(), GetState(), and SetState().