Difference between revisions of "GetInCellParam"

From the CreationKit Wiki
Jump to navigation Jump to search
imported>Egocarib
imported>Lisselli
(Tested this function and edited the page accordingly.)
 
Line 1: Line 1:
This condition takes two parameters. The first is a specific cell. The second is a specific reference. Presumably it checks whether the specified reference is in the specified cell. (untested)
This condition takes two parameters. The first is a specific '''interior''' cell. The second is a specific reference. This function will return true if the object reference is in the cell specified.


[[Category:Condition Functions]]
[[Category:Condition Functions]]

Latest revision as of 06:08, 5 August 2017

This condition takes two parameters. The first is a specific interior cell. The second is a specific reference. This function will return true if the object reference is in the cell specified.