GameSettingPlaylistWrapper : ObjectWrapper
The current playlist. Most common usage here
std::string Get Localized Name( )
std::string Get Name( )
UnrealStringWrapper Get Title( )
UnrealStringWrapper Get Description( )
int Get Player Count( )
void Set Player Count( int new Player Count)
Parameter | Type | Description |
---|---|---|
newPlayerCount | int | — |
unsigned long Getb Standard( )
void Setb Standard( unsigned long newb Standard)
Parameter | Type | Description |
---|---|---|
newbStandard | unsigned long | — |
unsigned long Getb Ranked( )
void Setb Ranked( unsigned long newb Ranked)
Parameter | Type | Description |
---|---|---|
newbRanked | unsigned long | — |
unsigned long Getb Solo( )
void Setb Solo( unsigned long newb Solo)
Parameter | Type | Description |
---|---|---|
newbSolo | unsigned long | — |
unsigned long Getb New( )
void Setb New( unsigned long newb New)
Parameter | Type | Description |
---|---|---|
newbNew | unsigned long | — |
unsigned long Getb Apply Quit Penalty( )
void Setb Apply Quit Penalty( unsigned long newb Apply Quit Penalty)
Parameter | Type | Description |
---|---|---|
newbApplyQuitPenalty | unsigned long | — |
unsigned long Getb Allow Forfeit( )
void Setb Allow Forfeit( unsigned long newb Allow Forfeit)
Parameter | Type | Description |
---|---|---|
newbAllowForfeit | unsigned long | — |
unsigned long Getb Disable Ranked Reconnect( )
void Setb Disable Ranked Reconnect( unsigned long newb Disable Ranked Reconnect)
Parameter | Type | Description |
---|---|---|
newbDisableRankedReconnect | unsigned long | — |
unsigned long Getb Ignore Assign Teams( )
void Setb Ignore Assign Teams( unsigned long newb Ignore Assign Teams)
Parameter | Type | Description |
---|---|---|
newbIgnoreAssignTeams | unsigned long | — |
unsigned long Getb Kick On Migrate( )
void Setb Kick On Migrate( unsigned long newb Kick On Migrate)
Parameter | Type | Description |
---|---|---|
newbKickOnMigrate | unsigned long | — |
unsigned long Getb Allow Clubs( )
void Setb Allow Clubs( unsigned long newb Allow Clubs)
Parameter | Type | Description |
---|---|---|
newbAllowClubs | unsigned long | — |
unsigned long Getb Players VSBots( )
void Setb Players VSBots( unsigned long newb Players VSBots)
Parameter | Type | Description |
---|---|---|
newbPlayersVSBots | unsigned long | — |
int Get Playlist Id( )
void Set Playlist Id( int new Playlist Id)
Parameter | Type | Description |
---|---|---|
newPlaylistId | int | — |
UnrealStringWrapper Get Server Command( )
bool Is Lan Match( )
bool Is Private Match( )
bool Is Tournament Match( )
bool Should Update Skills( )
bool Is Valid ID( int In Playlist ID)
Parameter | Type | Description |
---|---|---|
InPlaylistID | int | — |