![]() |
ManiaScript Trackmania 2020
14/07/2025
|
Documentation for class CAudioSource. More...
#include <2025_07_14.h>
Public Member Functions | |
| Void | Play () |
| Void | Stop () |
Public Attributes | |
| Boolean const | IsPlaying |
| Boolean const | DownloadInProgress |
| Real | Volume |
| Real | FadeDuration |
| Real | VolumedB |
| Real | Pitch |
| Vec3 | RelativePosition |
| Vec3 | PanRadiusLfe |
| Real | PlayCursor |
| Real const | PlayLength |
Public Attributes inherited from CNod | |
| Ident const | Id |
Documentation for class CAudioSource.
Definition at line 14593 of file 2025_07_14.h.
| Void CAudioSource::Play | ( | ) |
| Void CAudioSource::Stop | ( | ) |
| Boolean const CAudioSource::DownloadInProgress |
Definition at line 14610 of file 2025_07_14.h.
| Real CAudioSource::FadeDuration |
Definition at line 14618 of file 2025_07_14.h.
| Boolean const CAudioSource::IsPlaying |
Definition at line 14606 of file 2025_07_14.h.
| Vec3 CAudioSource::PanRadiusLfe |
Definition at line 14634 of file 2025_07_14.h.
| Real CAudioSource::Pitch |
Definition at line 14626 of file 2025_07_14.h.
| Real CAudioSource::PlayCursor |
Definition at line 14638 of file 2025_07_14.h.
| Real const CAudioSource::PlayLength |
Definition at line 14642 of file 2025_07_14.h.
| Vec3 CAudioSource::RelativePosition |
Definition at line 14630 of file 2025_07_14.h.
| Real CAudioSource::Volume |
Definition at line 14614 of file 2025_07_14.h.
| Real CAudioSource::VolumedB |
Definition at line 14622 of file 2025_07_14.h.