Difference between revisions of "GetHitLocation"
Jump to navigation
Jump to search
imported>Egocarib (Created page with "This Condition Function has been marked as obsolete by Skyrim developers. Category:Condition Functions") |
imported>DavidJCobb (disassembly) |
||
Line 1: | Line 1: | ||
This | This condition function has been marked as obsolete by Skyrim developers. | ||
Disassembly of the executable indicates that the function checks the last hit that the subject actor took, and returns the body part type that was hit (e.g. 0 for Torso). | |||
[[Category:Condition Functions]] | [[Category:Condition Functions]] |
Revision as of 15:59, 4 July 2019
This condition function has been marked as obsolete by Skyrim developers.
Disassembly of the executable indicates that the function checks the last hit that the subject actor took, and returns the body part type that was hit (e.g. 0 for Torso).