Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_EditorAttributeEntryBool Interface Reference
Inheritance diagram for SCR_EditorAttributeEntryBool:
SCR_BaseEditorAttributeEntry

Public Member Functions

void SCR_EditorAttributeEntryBool (bool newBool)
 
void SetBool (bool newBool)
 
bool GetBool ()
 

Protected Attributes

bool m_bBool
 

Constructor & Destructor Documentation

◆ SCR_EditorAttributeEntryBool()

void SCR_EditorAttributeEntryBool.SCR_EditorAttributeEntryBool ( bool newBool)

Member Function Documentation

◆ GetBool()

bool SCR_EditorAttributeEntryBool.GetBool ( )

◆ SetBool()

void SCR_EditorAttributeEntryBool.SetBool ( bool newBool)

Member Data Documentation

◆ m_bBool

bool SCR_EditorAttributeEntryBool.m_bBool
protected

The documentation for this interface was generated from the following file: