Method |
Description |
|
BAnonAccount ( ) : bool |
|
|
BAnonUserAccount ( ) : bool |
|
|
BBlankAnonAccount ( ) : bool |
|
|
BChatAccount ( ) : bool |
|
|
BClanAccount ( ) : bool |
|
|
BContentServerAccount ( ) : bool |
|
|
BGameServerAccount ( ) : bool |
|
|
CSteamID ( ) : System |
|
|
CSteamID ( UInt32 unAccountID, EUniverse eUniverse, EAccountType eAccountType ) : System |
|
|
CSteamID ( UInt32 unAccountID, UInt32 unInstance, EUniverse eUniverse, EAccountType eAccountType ) : System |
|
|
CSteamID ( System.UInt64 id ) : System |
|
|
ConvertToUint64 ( ) : System.UInt64 |
|
|
Equals ( CSteamID sid ) : bool |
|
|
Equals ( System obj ) : bool |
|
|
GetHashCode ( ) : int |
|
|
InstancedSet ( UInt32 unAccountID, UInt32 unInstance, EUniverse eUniverse, EAccountType eAccountType ) : void |
|
|
IsLobby ( ) : bool |
|
|
IsValid ( ) : bool |
|
|
Render ( ) : string |
|
|
Set ( UInt32 unAccountID, EUniverse eUniverse, EAccountType eAccountType ) : void |
|
|
SetFromUint64 ( System.UInt64 ulSteamID ) : void |
|
|
ToString ( ) : string |
|
|
operator ( ) : bool |
|
|