![]() |
ManiaScript Trackmania 2020
14/07/2025
|
Documentation for class CVideoManager. More...
#include <2025_07_14.h>
Public Member Functions | |
| CVideo | CreateVideo (Text Url, Boolean IsLooping, Boolean AutoProcessing) |
| CVideo | CreateVideo (Text Url, Boolean IsLooping, Boolean AutoProcessing, Boolean UseMipMap) |
| Void | DestroyVideo (CVideo Video) |
Public Attributes | |
| Array< CVideo *const > | Videos |
Public Attributes inherited from CNod | |
| Ident const | Id |
Documentation for class CVideoManager.
Definition at line 4323 of file 2025_07_14.h.
| CVideo CVideoManager::CreateVideo | ( | Text | Url, |
| Boolean | IsLooping, | ||
| Boolean | AutoProcessing, | ||
| Boolean | UseMipMap | ||
| ) |
Definition at line 4340 of file 2025_07_14.h.