MCPcopy 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
505int GetRandomDraw()
506{
507 return Random::GenerateInt();
508}
509
510void DeInitialize()
511{

Callers 2

TriggerChaffEffectsFunction · 0.85
TriggerChaffSmokeFunction · 0.85

Calls 1

GenerateIntFunction · 0.85

Tested by

no test coverage detected