SwiftlyS2

CUserMessage_PlayResponseConditional

Interface CUserMessage_PlayResponseConditional

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CUserMessage_PlayResponseConditional : ITypedProtobuf<CUserMessage_PlayResponseConditional>, INativeHandle, INetMessage<CUserMessage_PlayResponseConditional>, IDisposable

Implements

Properties

EntIndex

int EntIndex { get; set; }
Property Value

EntOrigin

Vector EntOrigin { get; set; }
Property Value

MixPriority

int MixPriority { get; set; }
Property Value

PlayerSlots

IProtobufRepeatedFieldValueType<int> PlayerSlots { get; }
Property Value

PreDelay

float PreDelay { get; set; }
Property Value

Response

string Response { get; set; }
Property Value

On this page