SwiftlyS2

CStanceOverrideUpdateNode

Interface CStanceOverrideUpdateNode

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

FootStanceInfo

ref CUtlVector<StanceInfo_t> FootStanceInfo { get; }
Property Value

Mode

ref StanceOverrideMode Mode { get; }
Property Value

Parameter

CAnimParamHandle Parameter { get; }
Property Value

StanceSourceNode

CAnimUpdateNodeRef StanceSourceNode { get; }
Property Value

On this page