My Project v1
Project
载入中...
搜索中...
未找到
Game.SubsystemAudio 成员列表

成员的完整列表,这些成员属于 Game.SubsystemAudio,包括所有继承而来的类成员

CalculateDelay(Vector3 position)Game.SubsystemAudio
CalculateDelay(float distance)Game.SubsystemAudio
CalculateListenerDistance(Vector3 p)Game.SubsystemAudio
CalculateListenerDistanceSquared(Vector3 p)Game.SubsystemAudio
CalculateVolume(float distance, float minDistance, float rolloffFactor=2f)Game.SubsystemAudio
CreateSound(string name)Game.SubsystemAudio
Dispose()Game.SubsystemAudio
FloatUpdateOrderGame.IUpdateable
ListenerPositionsGame.SubsystemAudio
Load(ValuesDictionary valuesDictionary)Game.SubsystemAudio
m_congestionsGame.SubsystemAudio
m_listenerPositionsGame.SubsystemAudio
m_mutedSoundsGame.SubsystemAudio
m_nextSoundTimeGame.SubsystemAudio
m_queuedSoundsGame.SubsystemAudio
m_randomGame.SubsystemAudio
m_soundsGame.SubsystemAudio
m_subsystemTimeGame.SubsystemAudio
m_subsystemViewsGame.SubsystemAudio
Mute()Game.SubsystemAudio
PlayRandomSound(string directory, float volume, float pitch, float pan, float delay)Game.SubsystemAudio
PlayRandomSound(string directory, float volume, float pitch, Vector3 position, float minDistance, float delay)Game.SubsystemAudiovirtual
PlayRandomSound(string directory, float volume, float pitch, Vector3 position, float minDistance, bool autoDelay)Game.SubsystemAudiovirtual
PlaySound(string name, float volume, float pitch, float pan, float delay)Game.SubsystemAudio
PlaySound(string name, float volume, float pitch, float pan, float delay, Vector3 direction)Game.SubsystemAudio
PlaySound(string name, float volume, float pitch, Vector3 position, float minDistance, float delay)Game.SubsystemAudiovirtual
PlaySound(string name, float volume, float pitch, Vector3 position, float minDistance, bool autoDelay)Game.SubsystemAudiovirtual
Unmute()Game.SubsystemAudio
Update(float dt)Game.SubsystemAudio
UpdateCongestion(string name, float volume)Game.SubsystemAudio
UpdateOrderGame.SubsystemAudio