Struct LobbyEnter
- Namespace
- MarymoorStudios.Core.Steamworks
- Assembly
- MarymoorStudios.Core.Steamworks.dll
public struct LobbyEnter : ICallResult
- Implements
-
- Inherited Members
-
Fields
CallbackId
public const int CallbackId = 504
Field Value
- int
ChatPermissions
public uint ChatPermissions
Field Value
- uint
Response
public EChatRoomEnterResponse Response
Field Value
- EChatRoomEnterResponse
SteamIDLobby
public CSteamID SteamIDLobby
Field Value
- CSteamID
Properties
Locked
public bool Locked { get; set; }
Property Value
- bool