SwiftlyS2

ResponseFollowup

Interface ResponseFollowup

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

Fired

ref bool Fired { get; }
Property Value

Followup_concept

string Followup_concept { get; set; }
Property Value

Followup_contexts

string Followup_contexts { get; set; }
Property Value

Followup_delay

ref float Followup_delay { get; }
Property Value

Followup_entityiodelay

ref float Followup_entityiodelay { get; }
Property Value

Followup_entityioinput

string Followup_entityioinput { get; set; }
Property Value

Followup_entityiotarget

string Followup_entityiotarget { get; set; }
Property Value

Followup_target

string Followup_target { get; set; }
Property Value

On this page