Steamworks::​CSteamID
UnityObjectLink
Steamworks::​CSteamID

/

Parent

UnityObjectLink

Variables
m_steamid
System.UInt64 m_steamid
steamworks::​csteamid::​lanmodegs
static readonly Steamworks.CSteamID steamworks::csteamid::lanmodegs
steamworks::​csteamid::​nil
static readonly Steamworks.CSteamID steamworks::csteamid::nil
steamworks::​csteamid::​nonsteamgs
static readonly Steamworks.CSteamID steamworks::csteamid::nonsteamgs
steamworks::​csteamid::​notinityetgs
static readonly Steamworks.CSteamID steamworks::csteamid::notinityetgs
steamworks::​csteamid::​outofdategs
static readonly Steamworks.CSteamID steamworks::csteamid::outofdategs
Functions
banonaccount
System.Boolean BAnonAccount()
Returns

System.Boolean

banongameserveraccount
System.Boolean BAnonGameServerAccount()
Returns

System.Boolean

banonuseraccount
System.Boolean BAnonUserAccount()
Returns

System.Boolean

bblankanonaccount
System.Boolean BBlankAnonAccount()
Returns

System.Boolean

bchataccount
System.Boolean BChatAccount()
Returns

System.Boolean

bclanaccount
System.Boolean BClanAccount()
Returns

System.Boolean

bconsoleuseraccount
System.Boolean BConsoleUserAccount()
Returns

System.Boolean

bcontentserveraccount
System.Boolean BContentServerAccount()
Returns

System.Boolean

bgameserveraccount
System.Boolean BGameServerAccount()
Returns

System.Boolean

bindividualaccount
System.Boolean BIndividualAccount()
Returns

System.Boolean

bpersistentgameserveraccount
System.Boolean BPersistentGameServerAccount()
Returns

System.Boolean

clear
System.Void Clear()
Returns

System.Void

compareto
System.Int32 CompareTo(
Steamworks.CSteamID other
)

Steamworks.CSteamID other-no documentation

Parameters

other -

Returns

System.Int32

createblankanonlogon
System.Void CreateBlankAnonLogon(
Steamworks.EUniverse eUniverse
)

Steamworks.EUniverse eUniverse-no documentation

Parameters

eUniverse -

Returns

System.Void

createblankanonuserlogon
System.Void CreateBlankAnonUserLogon(
Steamworks.EUniverse eUniverse
)

Steamworks.EUniverse eUniverse-no documentation

Parameters

eUniverse -

Returns

System.Void

getaccountid
Steamworks.AccountID_t GetAccountID()
Returns

Steamworks.AccountID_t

geteaccounttype
Steamworks.EAccountType GetEAccountType()
Returns

Steamworks.EAccountType

geteuniverse
Steamworks.EUniverse GetEUniverse()
Returns

Steamworks.EUniverse

getunaccountinstance
System.UInt32 GetUnAccountInstance()
Returns

System.UInt32

instancedset
System.Void InstancedSet(
Steamworks.AccountID_t unAccountID,
System.UInt32 unInstance,
Steamworks.EUniverse eUniverse,
Steamworks.EAccountType eAccountType
)

Steamworks.AccountID_t unAccountID-no documentation

Parameters
unAccountID

no documentation

unInstance
System.UInt32

no documentation

eUniverse

no documentation eAccountType -

Returns

System.Void

islobby
System.Boolean IsLobby()
Returns

System.Boolean

isvalid
System.Boolean IsValid()
Returns

System.Boolean

set
System.Void Set(
Steamworks.AccountID_t unAccountID,
Steamworks.EUniverse eUniverse,
Steamworks.EAccountType eAccountType
)

Steamworks.AccountID_t unAccountID-no documentation

Parameters
unAccountID

no documentation

eUniverse

no documentation eAccountType -

Returns

System.Void

setaccountid
System.Void SetAccountID(
Steamworks.AccountID_t other
)

Steamworks.AccountID_t other-no documentation

Parameters

other -

Returns

System.Void

setaccountinstance
System.Void SetAccountInstance(
System.UInt32 other
)

System.UInt32 other-no documentation

Parameters

other -

Returns

System.Void

seteaccounttype
System.Void SetEAccountType(
Steamworks.EAccountType other
)

Steamworks.EAccountType other-no documentation

Parameters

other -

Returns

System.Void

seteuniverse
System.Void SetEUniverse(
Steamworks.EUniverse other
)

Steamworks.EUniverse other-no documentation

Parameters

other -

Returns

System.Void

steamworks::​csteamid::​create
static Steamworks.CSteamID Create (
System.UInt64 ulSteamID
)

Constructor replaces new;

Parameters
ulSteamID
System.UInt64

no description

Returns

Steamworks.CSteamID

steamworks::​csteamid::​create
static Steamworks.CSteamID Create ()

Constructor replaces new

Returns

Steamworks.CSteamID

steamworks::​csteamid::​create
static Steamworks.CSteamID Create (
Steamworks.AccountID_t unAccountID,
System.UInt32 unAccountInstance,
Steamworks.EUniverse eUniverse,
Steamworks.EAccountType eAccountType
)

Constructor replaces new;

Parameters
unAccountID

no description

unAccountInstance
System.UInt32

no description

eUniverse

no description

eAccountType

no description

Returns

Steamworks.CSteamID

steamworks::​csteamid::​create
static Steamworks.CSteamID Create (
Steamworks.AccountID_t unAccountID,
Steamworks.EUniverse eUniverse,
Steamworks.EAccountType eAccountType
)

Constructor replaces new;

Parameters
unAccountID

no description

eUniverse

no description

eAccountType

no description

Returns

Steamworks.CSteamID

tostring
System.String ToString()
Returns

System.String