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

Protected Member Functions

void OnEditorOpened ()
void OpenedEditorDelay ()
void OnEditorClosed ()
override void EOnEditorInit ()
override void OnDelete (IEntity owner)

Protected Attributes

bool m_bMusicWasMutedByEditor
MusicManager m_MusicManager

Detailed Description

Definition at line 5 of file SCR_MusicEditorComponent.c.

Member Function Documentation

◆ EOnEditorInit()

override void SCR_MusicEditorComponent::EOnEditorInit ( )
inlineprotected

Definition at line 45 of file SCR_MusicEditorComponent.c.

◆ OnDelete()

override void SCR_MusicEditorComponent::OnDelete ( IEntity owner)
inlineprotected

Definition at line 72 of file SCR_MusicEditorComponent.c.

◆ OnEditorClosed()

void SCR_MusicEditorComponent::OnEditorClosed ( )
inlineprotected

Definition at line 31 of file SCR_MusicEditorComponent.c.

◆ OnEditorOpened()

void SCR_MusicEditorComponent::OnEditorOpened ( )
inlineprotected

Definition at line 11 of file SCR_MusicEditorComponent.c.

◆ OpenedEditorDelay()

void SCR_MusicEditorComponent::OpenedEditorDelay ( )
inlineprotected

Definition at line 17 of file SCR_MusicEditorComponent.c.

Member Data Documentation

◆ m_bMusicWasMutedByEditor

bool SCR_MusicEditorComponent::m_bMusicWasMutedByEditor
protected

Definition at line 8 of file SCR_MusicEditorComponent.c.

◆ m_MusicManager

MusicManager SCR_MusicEditorComponent::m_MusicManager
protected

Definition at line 9 of file SCR_MusicEditorComponent.c.


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