JoinPartyCallback_t
Struct JoinPartyCallback_t
Namespace: SwiftlyS2.Shared.SteamAPI
Assembly: SwiftlyS2.CS2.dll
public struct JoinPartyCallback_tInherited Members
- object.Equals(object?)
- object.Equals(object?, object?)
- object.GetHashCode()
- object.GetType()
- object.ReferenceEquals(object?, object?)
- object.ToString()
Fields
k_iCallback
public const int k_iCallback = 5301Field Value
m_SteamIDBeaconOwner
public CSteamID m_SteamIDBeaconOwnerField Value
m_eResult
public EResult m_eResultField Value
m_ulBeaconID
public PartyBeaconID_t m_ulBeaconIDField Value
Properties
m_rgchConnectString
public string m_rgchConnectString { get; set; }Property Value