Difference between revisions of "CanFlyHere"

From the CreationKit Wiki
Jump to navigation Jump to search
imported>Egocarib
(Created page with " Category:Condition Functions")
 
imported>DavidJCobb
(disassembly)
 
Line 1: Line 1:
Returns 1 if the reference is in a worldspace and if that worldspace has max height data. Returns 0 otherwise.


Max height data is defined in the WRLD/MHDT subrecord, and is used to help prevent flying actors like dragons from clipping into terrain.


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

Latest revision as of 03:36, 22 February 2021

Returns 1 if the reference is in a worldspace and if that worldspace has max height data. Returns 0 otherwise.

Max height data is defined in the WRLD/MHDT subrecord, and is used to help prevent flying actors like dragons from clipping into terrain.