SwiftlyS2

CSOItemCriteriaCondition

Interface CSOItemCriteriaCondition

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CSOItemCriteriaCondition : ITypedProtobuf<CSOItemCriteriaCondition>, INativeHandle

Implements

Properties

Field

string Field { get; set; }
Property Value

FloatValue

float FloatValue { get; set; }
Property Value

Op

int Op { get; set; }
Property Value

Required

bool Required { get; set; }
Property Value

StringValue

string StringValue { get; set; }
Property Value

On this page