Difference between revisions of "CanHaveFlames"
Jump to navigation
Jump to search
imported>DavidJCobb (disassembly) |
DavidJCobb (talk | contribs) |
||
Line 1: | Line 1: | ||
As of Skyrim 1.8.151, this condition function is not used in Skyrim or any of its [http://www.uesp.net/wiki/Skyrim:Official_Plug-ins official plug-ins]. The function is deprecated. | As of Skyrim 1.8.151, this condition function is not used in Skyrim or any of its [http://www.uesp.net/wiki/Skyrim:Official_Plug-ins official plug-ins]. The function is deprecated. | ||
If the run-on reference has a loaded 3D model, and if that model has | If the run-on reference has a loaded 3D model, and if that model has the "add-ons" flag set in its BSXFlags, then this function returns 1. It returns 0 otherwise. | ||
[[Category:Condition Functions]] | [[Category:Condition Functions]] |
Latest revision as of 16:50, 12 May 2024
As of Skyrim 1.8.151, this condition function is not used in Skyrim or any of its official plug-ins. The function is deprecated.
If the run-on reference has a loaded 3D model, and if that model has the "add-ons" flag set in its BSXFlags, then this function returns 1. It returns 0 otherwise.