◆ AttachToParent()
void OVR.SoundFXRef.AttachToParent |
( |
Transform |
parent | ) |
|
◆ DetachFromParent()
void OVR.SoundFXRef.DetachFromParent |
( |
| ) |
|
◆ GetClip()
AudioClip OVR.SoundFXRef.GetClip |
( |
| ) |
|
◆ GetClipLength()
float OVR.SoundFXRef.GetClipLength |
( |
int |
idx | ) |
|
◆ PlaySound()
int OVR.SoundFXRef.PlaySound |
( |
float |
delaySecs = 0.0f | ) |
|
◆ PlaySoundAt()
int OVR.SoundFXRef.PlaySoundAt |
( |
Vector3 |
pos, |
|
|
float |
delaySecs = 0.0f , |
|
|
float |
volume = 1.0f , |
|
|
float |
pitchMultiplier = 1.0f |
|
) |
| |
◆ SetOnFinished() [1/2]
void OVR.SoundFXRef.SetOnFinished |
( |
System.Action |
onFinished | ) |
|
◆ SetOnFinished() [2/2]
void OVR.SoundFXRef.SetOnFinished |
( |
System.Action< object > |
onFinished, |
|
|
object |
obj |
|
) |
| |
◆ StopSound()
bool OVR.SoundFXRef.StopSound |
( |
| ) |
|
◆ soundFXName
string OVR.SoundFXRef.soundFXName = string.Empty |
◆ IsValid
bool OVR.SoundFXRef.IsValid |
|
get |
◆ Length
int OVR.SoundFXRef.Length |
|
get |
◆ name
string OVR.SoundFXRef.name |
|
getset |
◆ soundFX
The documentation for this class was generated from the following file: