Sound
Methods | Properties | Base Classes | Derived Classes |
---|---|---|---|
MoveNext | All | ||
Constructor | Current | ||
IsEmpty | |||
IsNotEmpty |
Properties
All : soundinstancerange
read-only
var All : SoundInstanceRange
Current : soundinstance
read-only
var Current : SoundInstance
IsEmpty : boolean
read-only
var IsEmpty : Boolean
IsNotEmpty : boolean
read-only
var IsNotEmpty : Boolean
Methods
MoveNext : Void
Name Type Description function MoveNext()
SoundInstanceRange : Void
constructor
Name Type Description function SoundInstanceRange()
SoundInstanceRange : Void
constructor
Name Type Description p0 soundinstancerange function SoundInstanceRange(p0 : SoundInstanceRange)