![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Classes | |
| class | SCR_EditorVONControllerComponentClass |
Functions | |
| SCR_EditorVONControllerComponentClass SCR_BaseEditorComponentClass | EOnEditorOpen () |
| Manages interaction with Voice Over Network IEntityComponentSource. | |
| void | EOnEditorClose () |
| void | OnEditorModeChange () |
| void | SetVONMenuDisabled (bool disabled) |
|
protected |
Definition at line 21 of file SCR_EditorVONControllerComponent.c.
| SCR_EditorVONControllerComponentClass SCR_BaseEditorComponentClass EOnEditorOpen | ( | ) |
Manages interaction with Voice Over Network IEntityComponentSource.
Definition at line 1 of file SCR_EditorVONControllerComponent.c.
|
protected |
Definition at line 32 of file SCR_EditorVONControllerComponent.c.
|
protected |
Enable / Disable VON menu
| [in] | is | disabled |
Definition at line 42 of file SCR_EditorVONControllerComponent.c.