GetKillingBlowLimb

From the CreationKit Wiki
Revision as of 00:59, 23 February 2021 by imported>DavidJCobb (testing :()
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

Tests indicate that the function is defective in the same manner as GetHitLocation; it seems to only ever return -1.