Table of Contents

Struct GameConnectedChatLeave

Namespace
MarymoorStudios.Core.Steamworks
Assembly
MarymoorStudios.Core.Steamworks.dll
public struct GameConnectedChatLeave : ICallback
Implements
Inherited Members

Fields

CallbackId

public const int CallbackId = 340

Field Value

int

SteamIDClanChat

public CSteamID SteamIDClanChat

Field Value

CSteamID

SteamIDUser

public CSteamID SteamIDUser

Field Value

CSteamID

Properties

Dropped

public bool Dropped { get; set; }

Property Value

bool

Kicked

public bool Kicked { get; set; }

Property Value

bool