Deadlock Modding Notes LogoDeadlock Modding Notes Logo

Home

❯

schemas

❯

pulse_runtime_lib

❯

CPulse_OutflowConnection

CPulse_OutflowConnection

Nov 23, 2025

  • schemas
  • schemas/class
class CPulse_OutflowConnection
{
public:
    PulseSymbol_t m_SourceOutflowName;
    PulseRuntimeChunkIndex_t m_nDestChunk;
    int32 m_nInstruction;
    PulseRegisterMap_t m_OutflowRegisterMap;
};

Graph View

Backlinks

  • CPulseCell_BooleanSwitchState
  • CPulseCell_FireCursors
  • CPulseCell_InlineNodeSkipSelector
  • CPulseCell_Outflow_CycleOrdered
  • CPulseCell_Outflow_CycleRandom
  • CPulseCell_Outflow_CycleShuffled
  • CPulseCell_Timeline__TimelineEvent_t
  • CPulse_ResumePoint
  • OutflowWithRequirements_t
  • PulseNodeDynamicOutflows_t__DynamicOutflow_t
  • PulseObservableBoolExpression_t
  • SignatureOutflow_Continue
  • CPulseCell_Outflow_TestExplicitYesNo
  • CPulseCell_Outflow_TestRandomYesNo
  • CPulseCell_Outflow_PlaySceneBase
  • CPulseCell_Outflow_PlayVCD
  • CPulseCell_Outflow_ScriptedSequence

Created with Quartz v4.5.2 © 2026

  • Hit Deadlock Modding Server