class CPulseCell_Step_FollowEntity : public CPulseCell_BaseFlow
{
public:
    CUtlString m_ParamBoneOrAttachName;
    CUtlString m_ParamBoneOrAttachNameChild;
};

KV3 Class Defaults

{
    _class = "CPulseCell_Step_FollowEntity"
    m_nEditorNodeID = -1
    m_ParamBoneOrAttachName = ""
    m_ParamBoneOrAttachNameChild = ""
}