RHAPI_BackfillTeam
Summary
Members | Descriptions |
---|---|
struct FRHAPI_BackfillTeam |
struct FRHAPI_BackfillTeam
Summary
Members | Descriptions |
---|---|
public int32 PlayersRequired | The number of players we want to backfill. |
public int32 TeamId | Id for the team that requires backfilled players. |
public virtual bool FromJson (const TSharedPtr< FJsonValue > & JsonValue) | Fills this object with data from the passed in JSON. |
public virtual void WriteJson (TSharedRef< TJsonWriter<>> & Writer) const | Writes the data from this object into the specified JSON Writer stream. |
public inline int32 & GetPlayersRequired () | Gets the value of PlayersRequired. |
public inline const int32 & GetPlayersRequired () const | Gets the value of PlayersRequired. |
public inline void SetPlayersRequired (int32 NewValue) | Sets the value of PlayersRequired. |
public inline bool IsPlayersRequiredDefaultValue () const | Returns true if PlayersRequired matches the default value. |
public inline void SetPlayersRequiredToDefault () | Sets the value of PlayersRequired to its default |
public inline int32 & GetTeamId () | Gets the value of TeamId. |
public inline const int32 & GetTeamId () const | Gets the value of TeamId. |
public inline void SetTeamId (int32 NewValue) | Sets the value of TeamId. |
public inline bool IsTeamIdDefaultValue () const | Returns true if TeamId matches the default value. |
public inline void SetTeamIdToDefault () | Sets the value of TeamId to its default |
Members
public int32
PlayersRequired
The number of players we want to backfill.
#### `public int32 `[`TeamId`](#structFRHAPI__BackfillTeam_1afcd2c20abecc7b477e720e5acd45a714)
Id for the team that requires backfilled players.
#### `public virtual bool `[`FromJson`](#structFRHAPI__BackfillTeam_1abe15095b8b814cfcb566ac1dbe8632e6)`(const TSharedPtr< FJsonValue > & JsonValue)`
Fills this object with data from the passed in JSON.
Parameters
JsonValue
Data from the API call.
Returns
true if parsing of the JSON data was successful.
#### `public virtual void `[`WriteJson`](#structFRHAPI__BackfillTeam_1a1ec758b6cbab7517c5d34015a65c08ec)`(TSharedRef< TJsonWriter<>> & Writer) const`
Writes the data from this object into the specified JSON Writer stream.
Parameters
Writer
JSON Writer stream to push .
#### `public inline int32 & `[`GetPlayersRequired`](#structFRHAPI__BackfillTeam_1a253eeecedf2f345cc05cbbfc75b6f9b1)`()`
Gets the value of PlayersRequired.
#### `public inline const int32 & `[`GetPlayersRequired`](#structFRHAPI__BackfillTeam_1a57c08eca078b8af22a2f17efda5a35c8)`() const`
Gets the value of PlayersRequired.
#### `public inline void `[`SetPlayersRequired`](#structFRHAPI__BackfillTeam_1a372afbb3601c9328bd31286a202be615)`(int32 NewValue)`
Sets the value of PlayersRequired.
#### `public inline bool `[`IsPlayersRequiredDefaultValue`](#structFRHAPI__BackfillTeam_1a64293b1e09f0ca637ffba8fae0a371d2)`() const`
Returns true if PlayersRequired matches the default value.
#### `public inline void `[`SetPlayersRequiredToDefault`](#structFRHAPI__BackfillTeam_1a85eed60c7d5390558f0d38df6dce2eaf)`()`
Sets the value of PlayersRequired to its default
#### `public inline int32 & `[`GetTeamId`](#structFRHAPI__BackfillTeam_1aa4d27f9fa4149a32be552632ca2d0972)`()`
Gets the value of TeamId.
#### `public inline const int32 & `[`GetTeamId`](#structFRHAPI__BackfillTeam_1a7eed8d80b3b8a21939eeae5abc99cb17)`() const`
Gets the value of TeamId.
#### `public inline void `[`SetTeamId`](#structFRHAPI__BackfillTeam_1a0ae80ec02bf9690a923e0ceaf3418b45)`(int32 NewValue)`
Sets the value of TeamId.
#### `public inline bool `[`IsTeamIdDefaultValue`](#structFRHAPI__BackfillTeam_1ae4f0e6536aac48c49b9bf2a40c24aaff)`() const`
Returns true if TeamId matches the default value.
#### `public inline void `[`SetTeamIdToDefault`](#structFRHAPI__BackfillTeam_1ae37f74276a05d9144c1de4d367b1dc89)`()`
Sets the value of TeamId to its default