프로퍼티 | 타입 | 설명 | |
---|---|---|---|
AccountId | uint | ||
SteamIdText | string | ||
SteamIdUlong | ulong |
메소드 | 설명 | |
---|---|---|
SteamId ( string steamIdText ) : System | ||
SteamId ( uint accountId ) : System |
Initializes a new SteamId as well as automatically performing the conversions to 'AccountId' 'SteamIdUlong' 'SteamIdText'
|
|
SteamId ( ulong steamIdUlong ) : System |