Difference between revisions of "GetEditorLocation - ObjectReference"
Jump to navigation
Jump to search
GetEditorLocation - ObjectReference (edit)
Revision as of 13:16, 19 December 2017
, 13:16, 19 December 2017will return none as well, if the cell has no location assigned to it.
imported>Rhavlovick m (1 revision: Clobber re-import by Henning) |
imported>Rasikko (will return none as well, if the cell has no location assigned to it.) |
||
Line 23: | Line 23: | ||
endIf | endIf | ||
</source> | </source> | ||
== Notes == | |||
* Similar to [[GetCurrentLocation - ObjectReference]]. If the cell the reference has been placed in, has no location assigned to it, then this function will also return none. | |||
== See Also == | == See Also == | ||
*[[ObjectReference Script]] | *[[ObjectReference Script]] | ||
*[[GetCurrentLocation - ObjectReference]] | *[[GetCurrentLocation - ObjectReference]] |