ManiaScript  2019-10-10
The script language used in ManiaPlanet gaming system
Public Types | Public Attributes | List of all members
CHttpEvent Struct Reference

#include <big.h>

Inheritance diagram for CHttpEvent:
CNod

Public Types

enum  EType { RequestComplete }
 

Public Attributes

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

Detailed Description

An HTTP event.

Member Enumeration Documentation

◆ EType

Enumerator
RequestComplete 

Member Data Documentation

◆ Request

const CHttpRequest CHttpEvent::Request

Request triggering the event

◆ Type

const EType CHttpEvent::Type

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