SwiftlyS2

CPulseCell_PlaySequence

Interface CPulseCell_PlaySequence

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CPulseCell_PlaySequence : CPulseCell_BaseYieldingInflow, CPulseCell_BaseFlow, CPulseCell_Base, ISchemaClass<CPulseCell_Base>, ISchemaClass<CPulseCell_BaseFlow>, ISchemaClass<CPulseCell_BaseYieldingInflow>, ISchemaClass<CPulseCell_PlaySequence>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

OnCanceled

CPulse_ResumePoint OnCanceled { get; }
Property Value

OnFinished

CPulse_ResumePoint OnFinished { get; }
Property Value

PulseAnimEvents

PulseNodeDynamicOutflows_t PulseAnimEvents { get; }
Property Value

SequenceName

string SequenceName { get; set; }
Property Value

On this page