MCPcopy Create free account
hub / github.com/doldecomp/mkdd / IsTransAnm2

Method IsTransAnm2

include/Sato/AnmController.h:281–281  ·  view source on GitHub ↗

fabricated

Source from the content-addressed store, hash-verified

279 bool IsAvailableTrans() const { return mTrans != nullptr; }
280 void StopTrans() { mTrans->resetFlag(); } // fabricated
281 bool IsTransAnm2() const { return mTrans->tstFlgAnm2(); }
282
283 AnmControlTrans *mTrans; // 4
284 AnmControlBase **mMat;

Callers 1

updateMethod · 0.80

Calls 1

tstFlgAnm2Method · 0.80

Tested by

no test coverage detected