Crusader_Decomp/USECODE/EUSECODE_extracted/pseudocode/GENERATR/slot_06_gotHit.txt

13 lines
312 B
Text

function generatr_gotHit() /* entry=221 class_id=0x03C1 slot=0x06 */
{
var
referent, /* [BP+00h] type=0x69 */
ref, /* [BP+0Ah] type=0x69 */
vel; /* [BP+0Ch] type=0x69 */
set_info(0x020C, *(arg_06));
process_exclude();
spawn TRIGGER.slot_20(pid, 0, *(arg_06), arg_06);
suspend;
return;
}