![]() |
ManiaPlanet 3 ManiaScript Reference 2015.06.18.1510
A ManiaScript Reference of the ManiaPlanet 3 game (frozen installation). This is OUTDATED, and exists only for entertainment purposes.
|
Public Types | |
| enum | EType { OnHitPlayer , OnProjectileStart , OnProjectileEnd , OnActiveChange } |
Public Attributes | |
| const EType | Type |
| const CSmPlayer | Player |
| 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 |