Method | Description | |
---|---|---|
Create ( string name, string type ) : |
||
GetMembers ( ) : |
||
GetObject ( string key ) : |
||
GetObjectKeys ( ) : |
||
Join ( int clan_id ) : |
||
Kick ( int member_id ) : void | ||
Leave ( ) : |
||
List ( ) : |
||
SetObject ( string key, object value ) : void |
public Create ( string name, string type ) : |
||
name | string | |
type | string | |
return |
public SetObject ( string key, object value ) : void | ||
key | string | |
value | object | |
return | void |