Trackmania ManiaScript Reference 2025.6.19.2137
A ManiaScript Reference of the new Trackmania.
Loading...
Searching...
No Matches
CHttpEvent Class Reference

An HTTP event. More...

#include <doc.h>

Inheritance diagram for CHttpEvent:
[legend]

Public Types

enum  EType { RequestComplete }
 

Public Attributes

CHttpEvent::EType const Type
 
CHttpRequest *const Request
 
- Public Attributes inherited from CNod
Ident const Id
 

Detailed Description

An HTTP event.

Member Enumeration Documentation

◆ EType

Enumerator
RequestComplete 

Member Data Documentation

◆ Request

CHttpRequest* const CHttpEvent::Request

Request triggering the event

◆ Type

CHttpEvent::EType const CHttpEvent::Type

The documentation for this class was generated from the following file: