3#include "Game/NameObj/NameObj.hpp"
4#include "JSystem/JGeometry/TVec.hpp"
The most basic form of an object.
Class that contains the array of NamePosInfo instances.
s32 mPosNum
The number of NamePosInfo instances.
NamePosInfo * mInfos
The array of NamePosInfo instances.
Class that contains the NamePos attributes. NamePos defines the spawn location of other actors (ie Po...
JMapLinkInfo * mLinkInfo
The information to link this NamePos to other objects.
TVec3f mRotation
The rotation of the NamePos.
const char * mName
The name of the NamePos.
TVec3f mPosition
The position of the NamePos.