// MPropertyFriendlyName = [Test] Int Value 50
// MPropertyDescription = Test node that just generates the integer 50. Nothing to see here!
class CPulseCell_Value_TestValue50 : public CPulseCell_BaseValue
{
};

KV3 Class Defaults

{
    _class = "CPulseCell_Value_TestValue50"
    m_nEditorNodeID = -1
}