// MIsBoxedIntegerType
class GameTick_t
{
public:
    int32 m_Value;
};