![]() |
Trackmania ManiaScript Reference 2025.6.19.2137
A ManiaScript Reference of the new Trackmania.
|
An HTTP event. More...
#include <doc.h>
Public Types | |
| enum | EType { RequestComplete } |
Public Attributes | |
| CHttpEvent::EType const | Type |
| CHttpRequest *const | Request |
Public Attributes inherited from CNod | |
| Ident const | Id |
An HTTP event.
| enum CHttpEvent::EType |
| CHttpRequest* const CHttpEvent::Request |
Request triggering the event
| CHttpEvent::EType const CHttpEvent::Type |