SwiftlyS2

CRR_Response

Interface CRR_Response

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CRR_Response : ISchemaClass<CRR_Response>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

AnyMatchingRulesInCooldown

ref bool AnyMatchingRulesInCooldown { get; }
Property Value

Followup

ResponseFollowup Followup { get; }
Property Value

MatchScore

ref float MatchScore { get; }
Property Value

MatchingRule

string MatchingRule { get; set; }
Property Value

Params

ResponseParams Params { get; }
Property Value

RecipientFilter

SchemaUntypedField RecipientFilter { get; }
Property Value

ResponseName

string ResponseName { get; set; }
Property Value

SpeakerContext

string SpeakerContext { get; set; }
Property Value

Type

ref byte Type { get; }
Property Value

WorldContext

string WorldContext { get; set; }
Property Value

On this page