// MPropertyFriendlyName = Warp Section Tag
class CWarpSectionAnimTag : public CWarpSectionAnimTagBase
{
public:
// MPropertyFriendlyName = Warp Position
bool m_ bWarpPosition;
// MPropertyFriendlyName = Warp Orientation
bool m_ bWarpOrientation;
};KV3 Class Defaults
{
_ class = "CWarpSectionAnimTag"
m_ name = "Unnamed Tag"
m_ sComment = ""
m_ group = ""
m_ tagID =
{
m_ id = 4294967295
}
m_ bIsReferenced = false
m_ bWarpPosition = true
m_ bWarpOrientation = true
}