DIFF

class SoundLookupTableSource

Constructors 1

void SoundLookupTable()
References m_soundBuilders

Members 3

private string m_tableCategoryName
Referenced by InitTable(), and LoadTable()
private string m_parameterName
Referenced by InitTable(), and LoadTable()
private ref map<int, ref array<SoundObjectBuilder>> m_soundBuilders

Methods 3