// MPropertyFriendlyName = Limit Count
// MPropertyDescription = Skip this node after the limit. Check Type does not apply, the limit will always be checked.
class CPulseCell_ LimitCount : public CPulseCell_ BaseRequirement
{
public:
// MPropertyFlattenIntoParentRow
int32 m_ nLimitCount;
};KV3 Class Defaults
{
_ class = "CPulseCell_ LimitCount"
m_ nEditorNodeID = -1
m_ nLimitCount = 1
}