![]() |
ManiaScript Trackmania 2020
14/07/2025
|
An action event. More...
#include <2025_07_14.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 |
Definition at line 10327 of file 2025_07_14.h.
| Enumerator | |
|---|---|
| OnHitPlayer | |
| OnProjectileEnd | |
| OnProjectileDestroyed | |
| OnHitObject | |
| OnHitShield | |
| OnHitVehicle | |
| OnShieldEnd | |
| OnHitTurret | |
| OnInputChange | |
| OnFocusedScroll | |
Definition at line 10312 of file 2025_07_14.h.
| Integer const CSmActionEvent::ContextId |
Definition at line 10363 of file 2025_07_14.h.
| Integer const CSmActionEvent::Damage |
Definition at line 10359 of file 2025_07_14.h.
| Vec3 const CSmActionEvent::Direction |
Definition at line 10371 of file 2025_07_14.h.
| CSmActionEvent::EInputChange const CSmActionEvent::Input |
Definition at line 10387 of file 2025_07_14.h.
| Vec3 const CSmActionEvent::Normal |
Definition at line 10375 of file 2025_07_14.h.
| Vec3 const CSmActionEvent::Position |
Definition at line 10367 of file 2025_07_14.h.
| Ident const CSmActionEvent::ProjectileModelId |
Definition at line 10351 of file 2025_07_14.h.
| Integer const CSmActionEvent::ProjectileStartDate |
Definition at line 10355 of file 2025_07_14.h.
| Integer const CSmActionEvent::ScrollDelta |
Definition at line 10391 of file 2025_07_14.h.
| Integer const CSmActionEvent::Shield |
Definition at line 10383 of file 2025_07_14.h.
| CSmActionEvent::EType const CSmActionEvent::Type |
Type.
Definition at line 10347 of file 2025_07_14.h.
| CEntity* const CSmActionEvent::Victim |
Definition at line 10379 of file 2025_07_14.h.