![]() |
Trackmania ManiaScript Reference 2025.6.19.2137
A ManiaScript Reference of the new Trackmania.
|
An event. More...
#include <doc.h>
Public Types | |
| enum | EType { Unknown , Callback , CallbackArray } |
Public Attributes | |
| CXmlRpcEvent::EType const | Type |
| Text const | Param1 |
| Text const | Param2 |
| Text const | ParamArray1 |
| Array< Text > | ParamArray2 |
Public Attributes inherited from CBaseConstEvent | |
| Boolean | HasBeenProcessed |
Public Attributes inherited from CNod | |
| Ident const | Id |
An event.
Supported declare modes :
| enum CXmlRpcEvent::EType |
| Text const CXmlRpcEvent::Param1 |
| Text const CXmlRpcEvent::Param2 |
| Text const CXmlRpcEvent::ParamArray1 |
| CXmlRpcEvent::EType const CXmlRpcEvent::Type |