ManiaScript Reference
2019-05
|
Public Member Functions | |
Void | Play () |
Void | Stop () |
Public Attributes | |
const Boolean | IsPlaying |
const Boolean | DownloadInProgress |
Real | Volume |
Real | FadeDuration |
Real | VolumedB |
Real | Pitch |
Vec3 | RelativePosition |
Vec3 | PanRadiusLfe |
Real | PlayCursor |
const Real | PlayLength |
Public Attributes inherited from CNod | |
const Ident | Id |
Void CAudioSource::Play | ( | ) |
Void CAudioSource::Stop | ( | ) |
const Boolean CAudioSource::DownloadInProgress |
Real CAudioSource::FadeDuration |
const Boolean CAudioSource::IsPlaying |
Vec3 CAudioSource::PanRadiusLfe |
Real CAudioSource::Pitch |
Real CAudioSource::PlayCursor |
const Real CAudioSource::PlayLength |
Vec3 CAudioSource::RelativePosition |
Real CAudioSource::Volume |
Real CAudioSource::VolumedB |