PropertyValue
rdfs:label
  • GetPosition
  • GetPosition
rdfs:comment
  • function GetPosition (object oTarget) Get the position of oTarget * Return value on error: vector (0.0f, 0.0f, 0.0f) * Return type: vector * Include file: nwscriptdefn
  • Plik do załączenia: (nie wymagany) Parametry: * oTarget - obiekt, postać/stworzenie
  • The GetPosition() NWScript command returns the position of an object (its coordinates within an area) as a vector. On any error (e.g. if the object is invalid), it returns (0.0, 0.0, 0.0).
dcterms:subject
dbkwik:nwn2/property/wikiPageUsesTemplate
returns
Name
  • GetPosition
param
  • object oTarget
param1desc
  • The object whose position will be returned.
dbkwik:nwn/property/wikiPageUsesTemplate
abstract
  • function GetPosition (object oTarget) Get the position of oTarget * Return value on error: vector (0.0f, 0.0f, 0.0f) * Return type: vector * Include file: nwscriptdefn
  • Plik do załączenia: (nie wymagany) Parametry: * oTarget - obiekt, postać/stworzenie
  • The GetPosition() NWScript command returns the position of an object (its coordinates within an area) as a vector. On any error (e.g. if the object is invalid), it returns (0.0, 0.0, 0.0).