Trackmania ManiaScript Reference 2025.6.19.2137
A ManiaScript Reference of the new Trackmania.
Loading...
Searching...
No Matches
CActionManager Class Reference

Documentation for class CActionManager. More...

#include <doc.h>

Inheritance diagram for CActionManager:
[legend]

Public Types

enum  EActionSlot {
  Slot_A , Slot_B , Slot_C , Slot_D ,
  Slot_E , Slot_F , Slot_G , Slot_H
}
 

Public Member Functions

CActionInterface Action_GetState (CPlayer Player, CActionManager::EActionSlot Slot)
 
CActionInterface Action_GetState (CModeVehicle Vehicle, Integer VehicleSlotIndex, CActionManager::EActionSlot Slot)
 
CActionInterface Action_GetState (CModeTurret Turret, CActionManager::EActionSlot Slot)
 

Public Attributes

Array< CActionInterface * > Actions
 
- Public Attributes inherited from CNod
Ident const Id
 

Detailed Description

Documentation for class CActionManager.

Member Enumeration Documentation

◆ EActionSlot

Enumerator
Slot_A 
Slot_B 
Slot_C 
Slot_D 
Slot_E 
Slot_F 
Slot_G 
Slot_H 

Member Function Documentation

◆ Action_GetState() [1/3]

CActionInterface CActionManager::Action_GetState ( CModeTurret Turret,
CActionManager::EActionSlot Slot )

◆ Action_GetState() [2/3]

CActionInterface CActionManager::Action_GetState ( CModeVehicle Vehicle,
Integer VehicleSlotIndex,
CActionManager::EActionSlot Slot )

◆ Action_GetState() [3/3]

CActionInterface CActionManager::Action_GetState ( CPlayer Player,
CActionManager::EActionSlot Slot )

Member Data Documentation

◆ Actions

Array<CActionInterface*> CActionManager::Actions

The documentation for this class was generated from the following file: