SwiftlyS2

CBinaryUpdateNode

Interface CBinaryUpdateNode

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CBinaryUpdateNode : CAnimUpdateNodeBase, ISchemaClass<CAnimUpdateNodeBase>, ISchemaClass<CBinaryUpdateNode>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

Child1

CAnimUpdateNodeRef Child1 { get; }
Property Value

Child2

CAnimUpdateNodeRef Child2 { get; }
Property Value

ResetChild1

ref bool ResetChild1 { get; }
Property Value

ResetChild2

ref bool ResetChild2 { get; }
Property Value

TimingBehavior

ref BinaryNodeTiming TimingBehavior { get; }
Property Value

TimingBlend

ref float TimingBlend { get; }
Property Value

On this page