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

Method BoneMat

src/SB/Game/zNPCGoalRobo.cpp:5083–5086  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5081}
5082
5083RwMatrix* zNPCCommon::BoneMat(S32 unk) const
5084{
5085 return &this->model->Mat[unk];
5086}
5087
5088RwV3d* zNPCCommon::BonePos(S32 unk) const
5089{

Callers 3

FurryFlurryMethod · 0.80
VFXLeakyFaucetMethod · 0.80
VFXSmokeStackMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected