class CPulseCell_Test_MultiOutflow_WithParams : public CPulseCell_BaseFlow
{
public:
    SignatureOutflow_Continue m_Out1;
    SignatureOutflow_Continue m_Out2;
};

KV3 Class Defaults

{
    _class = "CPulseCell_Test_MultiOutflow_WithParams"
    m_nEditorNodeID = -1
    m_Out1 = 
    {
        m_SourceOutflowName = ""
        m_nDestChunk = -1
        m_nInstruction = -1
    }
    m_Out2 = 
    {
        m_SourceOutflowName = ""
        m_nDestChunk = -1
        m_nInstruction = -1
    }
}