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

Method Clear

src/SB/Game/zNPCTypeRobot.cpp:884–887  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

882}
883
884void UVAModelInfo::Clear()
885{
886 memset(this, 0, sizeof(UVAModelInfo));
887}
888
889void UVAModelInfo::UVVelSet(float x, float y)
890{

Callers 2

zNPCHazard_ScenePrepareFunction · 0.45
zNPCRobot_ScenePrepareFunction · 0.45

Calls 1

memsetFunction · 0.85

Tested by

no test coverage detected