SwiftlyS2

CPulseCell_FireCursors

Interface CPulseCell_FireCursors

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

OnCanceled

CPulse_ResumePoint OnCanceled { get; }
Property Value

OnFinished

CPulse_ResumePoint OnFinished { get; }
Property Value

Outflows

ref CUtlVector<CPulse_OutflowConnection> Outflows { get; }
Property Value

WaitForChildOutflows

ref bool WaitForChildOutflows { get; }
Property Value

On this page