class CPulseCell_LimitCount__InstanceState_t
{
public:
    int32 m_nCurrentCount;
};

KV3 Class Defaults

{
    m_nCurrentCount = 0
}