wiki.sine.space | sinespace

Difference between revisions of "Scripting/SLandmark"

From wiki.sine.space
Jump to: navigation, search
(Created page with "=Public Attributes= {{ScriptFunction|string|Name|()|Landmark's Name|5=<pre></pre>}} {{ScriptFunction|SVector|Position|()|Landmark's Position|5=<pre></pre>}} {{ScriptFunc...")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
=Public Attributes=
+
This page has moved to: https://docs.sine.space/v/scripting/client-scripting/types/slandmark
 
+
 
+
{{ScriptFunction|string|Name|()|Landmark's Name|5=<pre></pre>}}
+
 
+
 
+
{{ScriptFunction|SVector|Position|()|Landmark's Position|5=<pre></pre>}}
+
 
+
 
+
{{ScriptFunction|SQuaternion|Rotation|()|Landmark's Rotation|5=<pre></pre>}}
+
 
+
 
+
{{ScriptFunction|bool|SpawnPoint|()|Is this Landmark a spawn point?|5=<pre></pre>}}
+
 
+
 
+
{{ScriptFunction|float|SpawnRadius|()|The size of the radius around the Landmark where players spawn within|5=<pre></pre>}}
+
 
+
 
+
 
+
=Properties=
+
 
+
 
+
{{ScriptFunction|SLandmarkType|Type|{ get;set; }|Landmark's Type|5= <pre></pre>}}
+
 
+
 
+
 
+
{{Scripting Navbox}}
+

Latest revision as of 08:01, 19 September 2022

This page has moved to: https://docs.sine.space/v/scripting/client-scripting/types/slandmark