class CRelativeLocation
{
uint8 pad_ 0000[24];
public:
RelativeLocationType_ t m_ Type;
Vector m_ vRelativeOffset;
VectorWS m_ vWorldSpacePos;
CHandle<CBaseEntity> m_ hEntity;
uint32 m_ nNavAreaID;
uint32 m_ nSpaceBlockID;
};