Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_EditorVONControllerComponent.c File Reference

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)

Function Documentation

◆ EOnEditorClose()

void EOnEditorClose ( )
protected

Definition at line 21 of file SCR_EditorVONControllerComponent.c.

◆ EOnEditorOpen()

Manages interaction with Voice Over Network IEntityComponentSource.

Definition at line 1 of file SCR_EditorVONControllerComponent.c.

◆ OnEditorModeChange()

void OnEditorModeChange ( )
protected

Definition at line 32 of file SCR_EditorVONControllerComponent.c.

◆ SetVONMenuDisabled()

void SetVONMenuDisabled ( bool disabled)
protected

Enable / Disable VON menu

Parameters
[in]isdisabled

Definition at line 42 of file SCR_EditorVONControllerComponent.c.