SwiftlyS2

CPlayer_IgnoreFriend_Request

Interface CPlayer_IgnoreFriend_Request

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CPlayer_IgnoreFriend_Request : ITypedProtobuf<CPlayer_IgnoreFriend_Request>, INativeHandle

Implements

Properties

Steamid

ulong Steamid { get; set; }
Property Value

Unignore

bool Unignore { get; set; }
Property Value

On this page