TrainingEditorSaveDataWrapper : ObjectWrapper
UnrealStringWrapper GetCode()
UnrealStringWrapper GetTM_Name()
unsigned char GetType()
void SetType(unsigned char newType)
Parameter | Type | Description |
---|---|---|
newType | unsigned char | — |
unsigned char GetDifficulty()
void SetDifficulty(unsigned char newDifficulty)
Parameter | Type | Description |
---|---|---|
newDifficulty | unsigned char | — |
UnrealStringWrapper GetCreatorName()
UnrealStringWrapper GetDescription()
int GetNumRounds()
void SetNumRounds(int newNumRounds)
Parameter | Type | Description |
---|---|---|
newNumRounds | int | — |
unsigned long long GetCreatedAt()
void SetCreatedAt(unsigned long long newCreatedAt)
Parameter | Type | Description |
---|---|---|
newCreatedAt | unsigned long long | — |
unsigned long long GetUpdatedAt()
void SetUpdatedAt(unsigned long long newUpdatedAt)
Parameter | Type | Description |
---|---|---|
newUpdatedAt | unsigned long long | — |
SteamID GetCreatorPlayerID()
void SetCreatorPlayerID(SteamID newCreatorPlayerID)
Parameter | Type | Description |
---|---|---|
newCreatorPlayerID | SteamID | — |