MCPcopy Create free account
hub / github.com/bfbbdecomp/bfbb / CollideReview

Function CollideReview

dwarf/SB/Game/zNPCTypeRobot.cpp:6817–6831  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6815*/
6816// Range: 0x2E1570 -> 0x2E1934
6817void CollideReview(class zNPCRobot * this /* r21 */) {
6818 // Blocks
6819 /* anonymous block */ {
6820 // Range: 0x2E1570 -> 0x2E1934
6821 class zNPCGoalCommon * goal; // r2
6822 signed int goaldidit; // r16
6823 class xEntCollis * npccol; // r20
6824 class xCollis * colrec; // r16
6825 class xVec3 vec_depen; // r29+0x90
6826 signed int i; // r18
6827 class xSurface * surf; // r2
6828 signed int badsurf; // r19
6829 float goodep; // r29+0x9C
6830 }
6831}
6832
6833/*
6834 Compile unit: C:\SB\Game\zNPCTypeRobot.cpp

Callers 2

CollideReviewMethod · 0.50
ProcessMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected