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

Method set_targets

src/SB/Game/zNPCTypeBossSandy.cpp:1844–1849  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1842}
1843
1844void xBinaryCamera::set_targets(xVec3 const& par_1, xVec3 const& par_2, F32 par_3)
1845{
1846 this->s1 = (xVec3*)(&par_1);
1847 this->s2 = (xVec3*)(&par_2);
1848 this->s2_radius = par_3;
1849}
1850
1851S32 zNPCGoalBossSandyLeap::Name()
1852{

Callers 4

start_fightMethod · 0.80
UpdateSandyBossCamFunction · 0.80
ProcessMethod · 0.80
UpdatePatrickBossCamFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected