Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_BaseEntitiesEditorUIEffect.c File Reference

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
 

Function Documentation

◆ _WB_GetCustomTitle()

class SCR_BaseEntitiesEditorUIEffect _WB_GetCustomTitle ( BaseContainer  source,
out string  title 
)

Definition at line 26 of file SCR_BaseEntitiesEditorUIEffect.c.

◆ ApplyOn()

void _WB_GetCustomTitle::ApplyOn ( Widget  w)
Parameters
[in]w

Definition at line 15 of file SCR_BaseEntitiesEditorUIEffect.c.

Variable Documentation

◆ m_State

private EEditableEntityState m_State

Definition at line 3 of file SCR_BaseEntitiesEditorUIEffect.c.