Get the current local position of the managed sound.
- Возвращает
vector
The current local position of the managed sound
См. определение в файле EffectSound.c строка 756
757 {
759
761 {
762
763 if (parent)
765 else
767 }
768 else
769 {
770 if (parent)
772 else
774 }
775
776 return vector.Zero;
777 }
vector GetLocalPosition()
Get the local position of the Effect.
override Object GetParent()
Get parent for the EffectSound.
ref SoundObject m_SoundObject
class JsonUndergroundAreaTriggerData GetPosition
Перекрестные ссылки GetLocalPosition(), GetParent(), GetPosition, m_SoundObject и vector::Zero.
Используется в SoundPlayEx().