Trackmania Turbo ManiaScript Reference 2016.11.07.1615
A ManiaScript Reference of the Trackmania Turbo game.
|
Public Types | |
enum | EType { OnHitPlayer , OnProjectileStart , OnProjectileEnd , OnActiveChange , OnHitObject } |
Public Attributes | |
const EType | Type |
const CSmPlayer | Player |
const CSmObject | Object |
const Integer | Damage |
const Ident | ProjectileModelId |
const Integer | ContextId |
const Vec3 | Position |
const Vec3 | Direction |
const Vec3 | Normal |
Public Attributes inherited from CNod | |
const Ident | Id |