SwiftlyS2

CLookAtUpdateNode

Interface CLookAtUpdateNode

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

LockWhenWaning

ref bool LockWhenWaning { get; }
Property Value

OpFixedSettings

LookAtOpFixedSettings_t OpFixedSettings { get; }
Property Value

ParamIndex

CAnimParamHandle ParamIndex { get; }
Property Value

ResetChild

ref bool ResetChild { get; }
Property Value

Target

ref AnimVectorSource Target { get; }
Property Value

WeightParamIndex

CAnimParamHandle WeightParamIndex { get; }
Property Value

On this page