| | Type | Name | Arguments | | - | - | int | m_iTribeDependent |
| - | - | int | m_iAutoSelectType |
| - | - | int | m_iRestartOnActivate |
| - | - | string | m_sMusicTrackID |
| - | - | string | m_sMusicFilename |
| X | - | int | m_iMusic |
| X | - | bool | m_bState |
| X | - | bool | m_bLoop |
| X | - | int | m_iFadeInMS |
| X | - | int | m_iFadeOutMS |
| X | - | string | m_sName |
| X | - | int | m_iMusicPositionPCM |
| X | - | void | constructor | (
) |
| X | - | void | destructor | (
) |
| X | - | ref CMusicMgr.SMusicSwitch | op_Assign | (
ref CMusicMgr.SMusicSwitch ) |
| X | - | void | SetMusicTrack | (
string p_sName ) |
| X | - | string | GetMusic | (
) |
| X | - | string | GetMusicFilename | (
) |
| X | - | void | ClearMusic | (
) |
| X | - | void | OnInit | (
^CPropDB.CNode p_pxNode ) |
| X | - | int | OnActivate | (
) |