// MPropertyFriendlyName = Fake Ent-Fire
// MPulseEditorHeaderText = Fire input {m_Input}
class CPulseCell_Step_TestDomainEntFire : public CPulseCell_BaseFlow
{
public:
    CUtlString m_Input;
};

KV3 Class Defaults

{
    _class = "CPulseCell_Step_TestDomainEntFire"
    m_nEditorNodeID = -1
    m_Input = ""
}