Arma Reforger Script API
|
Public Member Functions | |
void | SCR_EditorAttributeEntryBool (bool newBool) |
void | SetBool (bool newBool) |
bool | GetBool () |
Protected Attributes | |
bool | m_bBool |
void SCR_EditorAttributeEntryBool.SCR_EditorAttributeEntryBool | ( | bool | newBool | ) |
bool SCR_EditorAttributeEntryBool.GetBool | ( | ) |
void SCR_EditorAttributeEntryBool.SetBool | ( | bool | newBool | ) |
|
protected |