class BreakablePowerupDropDefinition_ t
{
void* _ _ vftable;
public:
// MPropertyDescription = What does this drop?
CSubclassName<0> m_ sPickup;
// MPropertyDescription = What's the weight of this drop?
float32 m_ flPickupWeight;
};KV3 Class Defaults
{
_ class = "BreakablePowerupDropDefinition_ t"
m_ sPickup = ""
m_ flPickupWeight = 1.0
}