![]() |
Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Data Structures | |
| class | SCR_BaseEntitiesEditorUIEffect |
Functions | |
| class SCR_BaseEntitiesEditorUIEffect | _WB_GetCustomTitle (BaseContainer source, out string title) |
| EEditableEntityState | GetState () |
| void | ApplyOn (Widget w) |
Variables | |
| private EEditableEntityState | m_State |
| class SCR_BaseEntitiesEditorUIEffect _WB_GetCustomTitle | ( | BaseContainer | source, |
| out string | title | ||
| ) |
Definition at line 26 of file SCR_BaseEntitiesEditorUIEffect.c.
| void _WB_GetCustomTitle::ApplyOn | ( | Widget | w | ) |
| [in] | w |
Definition at line 15 of file SCR_BaseEntitiesEditorUIEffect.c.
| private EEditableEntityState m_State |
Definition at line 3 of file SCR_BaseEntitiesEditorUIEffect.c.