Clan user structure. Slave server version. Any changes in the instance will be sent over to cache server immediately. Note that its contents are not synchronized automatically with instances on other servers.
Returns user attribute value as Bool
.
Parameters:
key
Attribute key.
Returns:
Attribute value. Returns false, if this mapping is not found.
inline getDynamic (key:String):Dynamic
Returns user attribute value as Dynamic
.
Parameters:
key
Attribute key.
Returns:
Attribute value. Returns null, if this mapping is not found.
Returns user attribute value as Float
.
Parameters:
key
Attribute key.
Returns:
Attribute value. Returns 0, if this mapping is not found.