Arma Reforger Script API
|
Public Member Functions | |
void | BoolFilter (string name, bool value, bool used=false) |
Public Attributes | |
string | m_sName = "" |
bool | m_bValue = false |
bool | m_bIsUsed = false |
void BoolFilter.BoolFilter | ( | string | name, |
bool | value, | ||
bool | used = false ) |
bool BoolFilter.m_bIsUsed = false |
bool BoolFilter.m_bValue = false |
string BoolFilter.m_sName = "" |