Crusader_Decomp/USECODE/EUSECODE_extracted/pseudocode/HOFFMAN/slot_0E_calledFromAnim.txt

17 lines
533 B
Text

function hoffman_calledFromAnim() /* entry=281 class_id=0x04D9 slot=0x0E */
{
var
referent, /* [BP+00h] type=0x69 */
hoffy, /* [BP-02h] type=0x24 */
deathBox, /* [BP-04h] type=0x24 */
deadGuy, /* [BP-06h] type=0x24 */
item; /* [BP-08h] type=0x24 */
set_info(0x021A, *(arg_06));
process_exclude();
hoffy = *(arg_06);
/* pop_global global_id=0x29 size=0x1 */
/* pop_global global_id=0x37 size=0x1 */
spawn NPCDEATH.slot_20(1, 1, Actor.GetNPCDataField0x63_00B(arg_06), *(arg_06), arg_06);
return;
}