Skip to content

Class: award_pair_t

Multiplayer data binding for award_pair_t.

Source

C++ class award_pair_t

Custom Constructor

award_pair_t

Constructors

Constructor

ts
new award_pair_t(): award_pair_t;

Returns

award_pair_t

Properties

first

ts
readonly first: award_data;

Award id and value for the pair key.


second

ts
readonly second: award_data;

Award id and value for the pair payload.