Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TombEngine/TombEngine
/ GetRandomDraw
Function
GetRandomDraw
TombEngine/Game/control/control.cpp:505–508 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
503
}
504
505
int GetRandomDraw()
506
{
507
return Random::GenerateInt();
508
}
509
510
void DeInitialize()
511
{
Callers
2
TriggerChaffEffects
Function · 0.85
TriggerChaffSmoke
Function · 0.85
Calls
1
GenerateInt
Function · 0.85
Tested by
no test coverage detected