Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ UVVelSet
Method
UVVelSet
src/SB/Game/zNPCTypeRobot.cpp:889–893 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
887
}
888
889
void UVAModelInfo::UVVelSet(float x, float y)
890
{
891
offset_vel.x = x;
892
offset_vel.y = y;
893
}
894
895
zNPCLassoInfo* zNPCRobot::PRIV_GetLassoData()
896
{
Callers
1
Init
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected