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

#include <big.h>

Inheritance diagram for CTmRaceClientEvent:
CNod

Public Types

enum  EType {
  Unknown, WayPoint, Respawn, Turbo,
  Horn, Impact, WaterSplash, GlassSmash,
  PartDetached, StopEngine, StartEngine, AirSpawnRelease
}
 

Public Attributes

const EType Type
 
const CTmMlPlayer Player
 
const Integer CheckpointInRace
 
const Integer CheckpointInLap
 
const Boolean IsEndRace
 
const Boolean IsEndLap
 
const Integer RaceTime
 
const Integer LapTime
 
const Integer StuntsScore
 
const Integer NbRespawns
 
- Public Attributes inherited from CNod
const Ident Id
 

Detailed Description

Member Enumeration Documentation

◆ EType

Enumerator
Unknown 
WayPoint 
Respawn 
Turbo 
Horn 
Impact 
WaterSplash 
GlassSmash 
PartDetached 
StopEngine 
StartEngine 
AirSpawnRelease 

Member Data Documentation

◆ CheckpointInLap

const Integer CTmRaceClientEvent::CheckpointInLap

◆ CheckpointInRace

const Integer CTmRaceClientEvent::CheckpointInRace

◆ IsEndLap

const Boolean CTmRaceClientEvent::IsEndLap

◆ IsEndRace

const Boolean CTmRaceClientEvent::IsEndRace

◆ LapTime

const Integer CTmRaceClientEvent::LapTime

◆ NbRespawns

const Integer CTmRaceClientEvent::NbRespawns

◆ Player

const CTmMlPlayer CTmRaceClientEvent::Player

◆ RaceTime

const Integer CTmRaceClientEvent::RaceTime

◆ StuntsScore

const Integer CTmRaceClientEvent::StuntsScore

◆ Type

const EType CTmRaceClientEvent::Type

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