Trackmania ManiaScript Reference 2024.9.17.1117
A ManiaScript Reference of the new Trackmania.
|
An action event. More...
#include <doc.h>
Public Attributes | |
CSmActionEvent::EType const | Type |
Ident const | ProjectileModelId |
Integer const | ProjectileStartDate |
Integer const | Damage |
Integer const | ContextId |
Vec3 const | Position |
Vec3 const | Direction |
Vec3 const | Normal |
CEntity *const | Victim |
Integer const | Shield |
CSmActionEvent::EInputChange const | Input |
Integer const | ScrollDelta |
Public Attributes inherited from CBaseConstEvent | |
Boolean | HasBeenProcessed |
Public Attributes inherited from CNod | |
Ident const | Id |
An action event.
Supported declare modes :
CSmActionEvent::EType const CSmActionEvent::Type |
Type.