ManiaScript Trackmania 2020  30/10/2024
CSquad Class Reference

Documentation for class CSquad. More...

#include <2024_10_30.h>

Inheritance diagram for CSquad:
CNod

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
 

Detailed Description

Documentation for class CSquad.

Definition at line 20509 of file 2024_10_30.h.

Member Data Documentation

◆ CreationTimeStamp

Integer const CSquad::CreationTimeStamp

Definition at line 20514 of file 2024_10_30.h.

◆ Id

Text const CSquad::Id

Definition at line 20526 of file 2024_10_30.h.

◆ InvitationList

Array<CSquadInvitation*> CSquad::InvitationList

Definition at line 20550 of file 2024_10_30.h.

◆ IsLocked

Boolean const CSquad::IsLocked

Definition at line 20530 of file 2024_10_30.h.

◆ LeaderAccountId

Text const CSquad::LeaderAccountId

Definition at line 20518 of file 2024_10_30.h.

◆ LeaderWebServicesUserId

Text const CSquad::LeaderWebServicesUserId

Definition at line 20522 of file 2024_10_30.h.

◆ MemberList

Array<CSquadMember*> CSquad::MemberList

Definition at line 20554 of file 2024_10_30.h.

◆ Name

Text const CSquad::Name

Definition at line 20534 of file 2024_10_30.h.

◆ Size

Integer const CSquad::Size

Definition at line 20538 of file 2024_10_30.h.

◆ Type

Text const CSquad::Type

Definition at line 20542 of file 2024_10_30.h.

◆ UpdateTimeStamp

Integer const CSquad::UpdateTimeStamp

Definition at line 20546 of file 2024_10_30.h.


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