Supported types of data that can be stored with inside an attribute (used by sessions/lobbies/etc)
See Also
EOS_LobbySearch_SetParameter, EOS_SessionSearch_SetParameter
Values
EOS_EAttributeType
Enumerated Value
|
Meaning
|
EOS_AT_BOOLEAN
|
Boolean value (true/false)
|
EOS_AT_INT64
|
64 bit integers
|
EOS_AT_DOUBLE
|
Double/floating point precision
|
EOS_AT_STRING
|
UTF8 Strings
|
Supported types of data that can be stored with inside an attribute (used by sessions/lobbies/etc)
See Also
EOS_LobbySearch_SetParameter, EOS_SessionSearch_SetParameter
Values
AttributeType
Enumerated Value
|
Meaning
|
Boolean
|
Boolean value (true/false)
|
Int64
|
64 bit integers
|
Double
|
Double/floating point precision
|
String
|
UTF8 Strings
|
Was this document useful?
Thank you for the response!
You’ve marked this document as useful:
yes
You’ve marked this document as not useful:
no