wiki.sine.space | sinespace

Scripting/SLandmark

From wiki.sine.space
Revision as of 15:44, 25 September 2021 by Voidtech (Talk | contribs) (Created page with "=Public Attributes= {{ScriptFunction|string|Name|()|Landmark's Name|5=<pre></pre>}} {{ScriptFunction|SVector|Position|()|Landmark's Position|5=<pre></pre>}} {{ScriptFunc...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Public Attributes

Name

string Name ()

Landmark's Name



Position

SVector Position ()

Landmark's Position



Rotation

SQuaternion Rotation ()

Landmark's Rotation



SpawnPoint

bool SpawnPoint ()

Is this Landmark a spawn point?



SpawnRadius

float SpawnRadius ()

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



Properties

Type

SLandmarkType Type { get;set; }

Landmark's Type