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

Method TargetClear

src/SB/Game/zNPCSupport.cpp:249–253  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

247}
248
249void NPCTarget::TargetClear()
250{
251 ent_target = 0; //0x4?
252 typ_target = NPC_TGT_NONE;
253}
254
255S32 NPCTarget::FindNearest(S32 flg_consider, xBase* skipme, xVec3* from, F32 dst_max)
256{

Callers 2

ResetMethod · 0.80
MonitorCoweringMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected