class PhysShapeMarkup_ t
{
public:
int32 m_ nBodyInAggregate;
int32 m_ nShapeInBody;
CGlobalSymbol m_ sHitGroup;
};KV3 Class Defaults
{
m_ nBodyInAggregate = -1
m_ nShapeInBody = -1
m_ sHitGroup = "HITGROUP_ INVALID"
}class PhysShapeMarkup_ t
{
public:
int32 m_ nBodyInAggregate;
int32 m_ nShapeInBody;
CGlobalSymbol m_ sHitGroup;
};{
m_ nBodyInAggregate = -1
m_ nShapeInBody = -1
m_ sHitGroup = "HITGROUP_ INVALID"
}