Difference between revisions of "GetKillingBlowLimb"

From the CreationKit Wiki
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, with help from CommonLibSSE)
Line 1: Line 1:
This Condition Function has been marked as obsolete by Skyrim developers.
This Condition Function has been marked as obsolete by Skyrim developers.
If this actor has been killed, this function returns the limb that the killing blow hit. Otherwise, it returns -1. The possible "limbs" are:
;0
: Torso
;1
: Head
;2
: Eye
;3
: Look At
;4
: Fly Grab
;5
: Saddle


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

Revision as of 05:21, 22 February 2021

This Condition Function has been marked as obsolete by Skyrim developers.

If this actor has been killed, this function returns the limb that the killing blow hit. Otherwise, it returns -1. The possible "limbs" are:

0
Torso
1
Head
2
Eye
3
Look At
4
Fly Grab
5
Saddle