![]() |
ManiaScript Trackmania 2020
30/10/2024
|
A player is the incarnation of the user in the playground. More...
#include <2024_10_30.h>
Public Attributes | |
CUser *const | User |
Integer const | RequestedClan |
Boolean const | RequestsSpectate |
Integer | LandmarkOrderSelector_Race |
![]() | |
Ident const | MarkerId |
![]() | |
Ident const | Id |
A player is the incarnation of the user in the playground.
Supported declare modes :
Definition at line 8006 of file 2024_10_30.h.
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 8023 of file 2024_10_30.h.
Integer const CPlayer::RequestedClan |
Definition at line 8015 of file 2024_10_30.h.
Boolean const CPlayer::RequestsSpectate |
Definition at line 8019 of file 2024_10_30.h.
CUser* const CPlayer::User |
Definition at line 8011 of file 2024_10_30.h.