class CTestPulseIO__EntityHandleIntArgs_t
{
public:
    CEntityHandle handleA;
    int32 valueB;
};

KV3 Class Defaults

{
    handleA = null
    valueB = 0
}