ManiaScript Reference
2019-05
|
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 |
const Integer CTmRaceClientEvent::CheckpointInLap |
const Integer CTmRaceClientEvent::CheckpointInRace |
const Boolean CTmRaceClientEvent::IsEndLap |
const Boolean CTmRaceClientEvent::IsEndRace |
const Integer CTmRaceClientEvent::LapTime |
const Integer CTmRaceClientEvent::NbRespawns |
const CTmMlPlayer CTmRaceClientEvent::Player |
const Integer CTmRaceClientEvent::RaceTime |
const Integer CTmRaceClientEvent::StuntsScore |
const EType CTmRaceClientEvent::Type |