Clan user structure. Cache server version. The contents of this class are not thread-safe.
new (s:CacheServer, b:Block, o:Dynamic)
read only clanID:Int
read only id:Int
setAttr (key:String, val:Dynamic):Void
Sets clan user attribute to a given value.
Parameters:
key
Clan user attribute name.
val
Clan user attribute value.
inline updated ():Void
Marks clan block as updated. This needs to called directly only when you modify clan internals manually.