CNetworkedSequenceOperation
Interface CNetworkedSequenceOperation
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CNetworkedSequenceOperation : ISchemaClass<CNetworkedSequenceOperation>, ISchemaField, ISchemaClass, INativeHandleImplements
Properties
Cycle
ref float Cycle { get; }Property Value
Discontinuity
ref bool Discontinuity { get; }Property Value
PrevCycle
ref float PrevCycle { get; }Property Value
PrevCycleForAnimEventDetection
ref float PrevCycleForAnimEventDetection { get; }Property Value
PrevCycleFromDiscontinuity
ref float PrevCycleFromDiscontinuity { get; }Property Value
Sequence
HSequence Sequence { get; }Property Value
SequenceChangeNetworked
ref bool SequenceChangeNetworked { get; }Property Value
Weight
ref CNetworkedQuantizedFloat Weight { get; }Property Value
Methods
CycleUpdated()
void CycleUpdated()PrevCycleUpdated()
void PrevCycleUpdated()SequenceUpdated()
void SequenceUpdated()WeightUpdated()
void WeightUpdated()