![]() |
ManiaScript Trackmania 2020
14/07/2025
|
Documentation for class CSquad. More...
#include <2025_07_14.h>
Public Attributes | |
| Integer const | CreationTimeStamp |
| Text const | LeaderAccountId |
| Text const | LeaderWebServicesUserId |
| Text const | Id |
| Boolean const | IsLocked |
| Text const | Name |
| Integer const | Size |
| Text const | Type |
| Integer const | UpdateTimeStamp |
| Array< CSquadInvitation * > | InvitationList |
| Array< CSquadMember * > | MemberList |
Public Attributes inherited from CNod | |
| Ident const | Id |
Documentation for class CSquad.
Definition at line 20537 of file 2025_07_14.h.
| Integer const CSquad::CreationTimeStamp |
Definition at line 20542 of file 2025_07_14.h.
| Text const CSquad::Id |
Definition at line 20554 of file 2025_07_14.h.
| Array<CSquadInvitation*> CSquad::InvitationList |
Definition at line 20578 of file 2025_07_14.h.
| Boolean const CSquad::IsLocked |
Definition at line 20558 of file 2025_07_14.h.
| Text const CSquad::LeaderAccountId |
Definition at line 20546 of file 2025_07_14.h.
| Text const CSquad::LeaderWebServicesUserId |
Definition at line 20550 of file 2025_07_14.h.
| Array<CSquadMember*> CSquad::MemberList |
Definition at line 20582 of file 2025_07_14.h.
| Text const CSquad::Name |
Definition at line 20562 of file 2025_07_14.h.
| Integer const CSquad::Size |
Definition at line 20566 of file 2025_07_14.h.
| Text const CSquad::Type |
Definition at line 20570 of file 2025_07_14.h.
| Integer const CSquad::UpdateTimeStamp |
Definition at line 20574 of file 2025_07_14.h.