Property | Type | Description | |
---|---|---|---|
instances | Steam3>.SortedList |
Method | Description | |
---|---|---|
GetInstance ( String username ) : |
||
HasInstance ( String username ) : bool | ||
Initialize ( ) : void | ||
RemoveInstance ( String username ) : void |
public static GetInstance ( String username ) : |
||
username | String | |
return |
public static HasInstance ( String username ) : bool | ||
username | String | |
return | bool |
public static RemoveInstance ( String username ) : void | ||
username | String | |
return | void |