Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_EditorAttributeEntryBool Class Reference
Inheritance diagram for SCR_EditorAttributeEntryBool:

Protected Member Functions

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

Protected Attributes

bool m_bBool

Detailed Description

Definition at line 668 of file SCR_BaseEditorAttribute.c.

Constructor & Destructor Documentation

◆ SCR_EditorAttributeEntryBool()

void SCR_EditorAttributeEntryBool::SCR_EditorAttributeEntryBool ( bool newBool)
inlineprotected

Definition at line 674 of file SCR_BaseEditorAttribute.c.

Member Function Documentation

◆ GetBool()

bool SCR_EditorAttributeEntryBool::GetBool ( )
inlineprotected

Definition at line 686 of file SCR_BaseEditorAttribute.c.

◆ SetBool()

void SCR_EditorAttributeEntryBool::SetBool ( bool newBool)
inlineprotected

Definition at line 680 of file SCR_BaseEditorAttribute.c.

Member Data Documentation

◆ m_bBool

bool SCR_EditorAttributeEntryBool::m_bBool
protected

Definition at line 670 of file SCR_BaseEditorAttribute.c.


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