프로퍼티 | 타입 | 설명 | |
---|---|---|---|
EP2 | |||
EP5Samps | |||
Hitlists | |||
SFXCache | SoundEffect>.Dictionary | ||
Stings | DBPFFile | ||
TSOAudio | DBPFFile | ||
TracksById | Track>.Dictionary | ||
tsov2 | DBPFFile |
메소드 | 설명 | |
---|---|---|
Audio ( |
||
GetHitlist ( uint InstanceID ) : |
Gets a Hitlist from a DBPF using its InstanceID.
|
|
GetSFX ( uint InstanceID ) : |
Gets a sound effect from the sound effects cache.
|
|
Init ( ) : void |
Initializes the audio manager.
|
|
List ( ) : List |
Compiles the radio stations in the game to a list of AudioReference instances.
|
메소드 | 설명 | |
---|---|---|
AddTracksFrom ( |
Gets a track from a DBPF using its InstanceID.
|
|
GetAudioFrom ( uint InstanceID, |
Gets a audio file from a DBPF using its InstanceID.
|
|
GetHitlistFrom ( uint InstanceID, |
Gets a Hitlist from a DBPF using its InstanceID.
|
public GetHitlist ( uint InstanceID ) : |
||
InstanceID | uint | The InstanceID of the Hitlist. |
리턴 |
public GetSFX ( uint InstanceID ) : |
||
InstanceID | uint | The InstanceID of the sound effect. |
리턴 |
public DBPFFile,FSO.Files.Formats.DBPF EP5Samps | ||
리턴 |
public DBPFFile,FSO.Files.Formats.DBPF Hitlists | ||
리턴 |