#include <big.h>
|
| enum | EType {
Unknown,
StartLine,
WayPoint,
GiveUp,
Respawn,
Stunt,
OnPlayerAdded,
OnPlayerRemoved,
OnCommand
} |
| |
| enum | EStuntFigure {
None,
StraightJump,
Flip,
BackFlip,
Spin,
Aerial,
AlleyOop,
Roll,
Corkscrew,
SpinOff,
Rodeo,
FlipFlap,
Twister,
FreeStyle,
SpinningMix,
FlippingChaos,
RollingMadness,
WreckNone,
WreckStraightJump,
WreckFlip,
WreckBackFlip,
WreckSpin,
WreckAerial,
WreckAlleyOop,
WreckRoll,
WreckCorkscrew,
WreckSpinOff,
WreckRodeo,
WreckFlipFlap,
WreckTwister,
WreckFreeStyle,
WreckSpinningMix,
WreckFlippingChaos,
WreckRollingMadness,
TimePenalty,
RespawnPenalty,
Grind,
Reset
} |
| |
◆ EStuntFigure
| Enumerator |
|---|
| None | |
| StraightJump | |
| Flip | |
| BackFlip | |
| Spin | |
| Aerial | |
| AlleyOop | |
| Roll | |
| Corkscrew | |
| SpinOff | |
| Rodeo | |
| FlipFlap | |
| Twister | |
| FreeStyle | |
| SpinningMix | |
| FlippingChaos | |
| RollingMadness | |
| WreckNone | |
| WreckStraightJump | |
| WreckFlip | |
| WreckBackFlip | |
| WreckSpin | |
| WreckAerial | |
| WreckAlleyOop | |
| WreckRoll | |
| WreckCorkscrew | |
| WreckSpinOff | |
| WreckRodeo | |
| WreckFlipFlap | |
| WreckTwister | |
| WreckFreeStyle | |
| WreckSpinningMix | |
| WreckFlippingChaos | |
| WreckRollingMadness | |
| TimePenalty | |
| RespawnPenalty | |
| Grind | |
| Reset | |
◆ EType
| Enumerator |
|---|
| Unknown | |
| StartLine | |
| WayPoint | |
| GiveUp | |
| Respawn | |
| Stunt | |
| OnPlayerAdded | |
| OnPlayerRemoved | |
| OnCommand | |
◆ Angle
◆ BlockId
| const Ident CTmModeEvent::BlockId |
◆ CheckpointInLap
| const Integer CTmModeEvent::CheckpointInLap |
◆ CheckpointInRace
| const Integer CTmModeEvent::CheckpointInRace |
◆ Combo
◆ CommandName
| const Text CTmModeEvent::CommandName |
◆ CommandValueBoolean
| const Boolean CTmModeEvent::CommandValueBoolean |
◆ CommandValueInteger
| const Integer CTmModeEvent::CommandValueInteger |
◆ CommandValueReal
| const Real CTmModeEvent::CommandValueReal |
◆ CommandValueText
| const Text CTmModeEvent::CommandValueText |
◆ Damages
| Real CTmModeEvent::Damages |
◆ Distance
| Real CTmModeEvent::Distance |
◆ Factor
| const Real CTmModeEvent::Factor |
◆ IsEndLap
| const Boolean CTmModeEvent::IsEndLap |
◆ IsEndRace
| const Boolean CTmModeEvent::IsEndRace |
◆ IsEpicLanding
| const Boolean CTmModeEvent::IsEpicLanding |
◆ IsMasterJump
| const Boolean CTmModeEvent::IsMasterJump |
◆ IsMasterLanding
| const Boolean CTmModeEvent::IsMasterLanding |
◆ IsPerfectLanding
| const Boolean CTmModeEvent::IsPerfectLanding |
◆ IsReverse
| const Boolean CTmModeEvent::IsReverse |
◆ IsStraight
| const Boolean CTmModeEvent::IsStraight |
◆ LapTime
◆ NbRespawns
◆ Player
◆ PlayerWasInLadderMatch
| const Boolean CTmModeEvent::PlayerWasInLadderMatch |
◆ PlayerWasSpawned
| const Boolean CTmModeEvent::PlayerWasSpawned |
◆ Points
◆ RaceTime
◆ Speed
◆ StuntFigure
◆ StuntsScore
◆ Type
| const EType CTmModeEvent::Type |
◆ User
| const CUser CTmModeEvent::User |
The documentation for this struct was generated from the following file: