SwiftlyS2

CPulseCell_Timeline

Interface CPulseCell_Timeline

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

OnCanceled

CPulse_ResumePoint OnCanceled { get; }
Property Value

OnFinished

CPulse_ResumePoint OnFinished { get; }
Property Value

TimelineEvents

ref CUtlVector<CPulseCell_Timeline__TimelineEvent_t> TimelineEvents { get; }
Property Value

WaitForChildOutflows

ref bool WaitForChildOutflows { get; }
Property Value

On this page