Difference between revisions of "GetDistance"

280 bytes added ,  22:54, 3 February 2010
Copied info, used the template (I think) for functions
imported>Geckbot
m (Robot: Automated text replacement (-\[\[Category:(.*?)\(GECK 1.0\)\]\] +Category:\1(GECK 1.1)))
imported>PoHa!
(Copied info, used the template (I think) for functions)
Line 1: Line 1:
{{Incomplete}}
{{Function
 
|CSWikiPage = GetDistance
Link to TES4 Construction Set Wiki: [http://cs.elderscrolls.com/constwiki/index.php/GetDistance GetDistance].
|origin = GECK1
 
|summary = Used to find the distance between two references.
|name = GetDistance
|returnVal = Distance
|returnType = float
|referenceType = [Actor, Activator]
|arguments =
  {{FunctionArgument
  |Name = Target
  |Type = ref
  }}
|example = <pre>Player.GetDistance Molerat01Ref</pre>
Returns the distance between the player and the Molerat
}}
[[Category:Functions]]
[[Category:Functions]]
[[Category:Functions (GECK 1.1)]]
[[Category:Functions (GECK 1.1)]]
Anonymous user