CChoiceUpdateNode
Interface CChoiceUpdateNode
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CChoiceUpdateNode : CAnimUpdateNodeBase, ISchemaClass<CAnimUpdateNodeBase>, ISchemaClass<CChoiceUpdateNode>, ISchemaField, ISchemaClass, INativeHandleImplements
- CAnimUpdateNodeBase
- ISchemaClass<CAnimUpdateNodeBase>
- ISchemaClass<CChoiceUpdateNode>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
BlendMethod
ref ChoiceBlendMethod BlendMethod { get; }Property Value
BlendTime
ref float BlendTime { get; }Property Value
BlendTimes
ref CUtlVector<float> BlendTimes { get; }Property Value
Children
ref CUtlVector<CAnimUpdateNodeRef> Children { get; }Property Value
ChoiceChangeMethod
ref ChoiceChangeMethod ChoiceChangeMethod { get; }Property Value
ChoiceMethod
ref ChoiceMethod ChoiceMethod { get; }Property Value
CrossFade
ref bool CrossFade { get; }Property Value
DontResetSameSelection
ref bool DontResetSameSelection { get; }Property Value
ResetChosen
ref bool ResetChosen { get; }Property Value
Weights
ref CUtlVector<float> Weights { get; }Property Value