string get
SVector get
SQuaternion get
string Name get
Landmark's Name
Position get
Landmark's Position
Rotation get
Landmark's Rotation
bool SpawnPoint get
Is this Landmark a spawn point?
float SpawnRadius get
The size of the radius around the Landmark where players spawn within
int Type get
The type of Landmark 1= LandingZone, 2= Area, 3= Shop, 4= Quest,5= Activity, 6= Teleport, 7= Music, 8= Dance, 9= Clothes, 10= Vehicle, 11= Item
bool SpawnPoint get
float SpawnRadius get
SLandmarkType Type get
LandmarkName = Space.Scene.Landmarks[1].NameLandmarkPosition = Space.Scene.Landmarks[1].PositionLandmarkRotation = Space.Scene.Landmarks[1].RotationLandmarkSpawnPoint = Space.Scene.Landmarks[1].SpawnPointLandmarkSpawnRadius = Space.Scene.Landmarks[1].SpawnRadiusLandmarkType = Space.Scene.Landmarks[1].Type