CPulseCell_Outflow_ScriptedSequence
Interface CPulseCell_Outflow_ScriptedSequence
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CPulseCell_Outflow_ScriptedSequence : CPulseCell_BaseYieldingInflow, CPulseCell_BaseFlow, CPulseCell_Base, ISchemaClass<CPulseCell_Base>, ISchemaClass<CPulseCell_BaseFlow>, ISchemaClass<CPulseCell_BaseYieldingInflow>, ISchemaClass<CPulseCell_Outflow_ScriptedSequence>, ISchemaField, ISchemaClass, INativeHandleImplements
- CPulseCell_BaseYieldingInflow
- CPulseCell_BaseFlow
- CPulseCell_Base
- ISchemaClass<CPulseCell_Base>
- ISchemaClass<CPulseCell_BaseFlow>
- ISchemaClass<CPulseCell_BaseYieldingInflow>
- ISchemaClass<CPulseCell_Outflow_ScriptedSequence>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
AdditionalActors
ref CUtlVector<PulseScriptedSequenceData_t> AdditionalActors { get; }Property Value
DisallowInterrupts
ref bool DisallowInterrupts { get; }Property Value
DontTeleportAtEnd
ref bool DontTeleportAtEnd { get; }Property Value
EnsureOnNavmeshOnFinish
ref bool EnsureOnNavmeshOnFinish { get; }Property Value
ExpectedNumSequencesInSyncGroup
ref int ExpectedNumSequencesInSyncGroup { get; }Property Value
OnCanceled
CPulse_ResumePoint OnCanceled { get; }Property Value
OnFinished
CPulse_ResumePoint OnFinished { get; }Property Value
ScriptedSequenceDataMain
PulseScriptedSequenceData_t ScriptedSequenceDataMain { get; }Property Value
SyncGroup
string SyncGroup { get; set; }Property Value
Triggers
ref CUtlVector<CPulse_OutflowConnection> Triggers { get; }Property Value