SLandmark

Properties Index

Property Name

string Name get

SVector Position get

SQuaternion Rotation get

bool SpawnPoint get

float SpawnRadius get

SLandmarkType Type get

Properties

Name

string Name get

Landmark's Name

LandmarkName = Space.Scene.Landmarks[1].Name

Position

SVector Position get

Landmark's Position

Rotation

SQuaternion Rotation get

Landmark's Rotation

SpawnPoint

bool SpawnPoint get

Is this Landmark a spawn point?

SpawnRadius

float SpawnRadius get

The size of the radius around the Landmark where players spawn within

Type

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

Last updated

Was this helpful?