ManiaScript Trackmania 2020  14/07/2025
CPlayer Class Reference

A player is the incarnation of the user in the playground. More...

#include <2025_07_14.h>

Inheritance diagram for CPlayer:
CEntity CNod CSmPlayer

Public Attributes

CUser *const User
 
Integer const RequestedClan
 
Boolean const RequestsSpectate
 
Integer LandmarkOrderSelector_Race
 
- Public Attributes inherited from CEntity
Ident const MarkerId
 
- Public Attributes inherited from CNod
Ident const Id
 

Detailed Description

A player is the incarnation of the user in the playground.

Supported declare modes :

  • Local
  • NetworkRead
  • NetworkWrite

Definition at line 8034 of file 2025_07_14.h.

Member Data Documentation

◆ LandmarkOrderSelector_Race

Integer CPlayer::LandmarkOrderSelector_Race

This player will only have Race interactions (CP, finishes...) with landmarks whose Order is equal to the selector. Set to -1 to interact with all landmarks.

Definition at line 8051 of file 2025_07_14.h.

◆ RequestedClan

Integer const CPlayer::RequestedClan

Definition at line 8043 of file 2025_07_14.h.

◆ RequestsSpectate

Boolean const CPlayer::RequestsSpectate

Definition at line 8047 of file 2025_07_14.h.

◆ User

CUser* const CPlayer::User

Definition at line 8039 of file 2025_07_14.h.


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