SwiftlyS2

CFootStepTriggerUpdateNode

Interface CFootStepTriggerUpdateNode

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CFootStepTriggerUpdateNode : CUnaryUpdateNode, CAnimUpdateNodeBase, ISchemaClass<CAnimUpdateNodeBase>, ISchemaClass<CUnaryUpdateNode>, ISchemaClass<CFootStepTriggerUpdateNode>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

Tolerance

ref float Tolerance { get; }
Property Value

Triggers

ref CUtlVector<FootStepTrigger> Triggers { get; }
Property Value

On this page