MCPcopy Create free account
hub / github.com/BohemiaInteractive/CWR / Get

Function Get

engine/Poseidon/Dev/Debug/DebugCheats.cpp:443–446  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

441}
442
443float Get()
444{
445 return GWorld ? GWorld->GetAcceleratedTime() : 1.0f;
446}
447
448void SetValue(float mult, std::string& out)
449{

Callers 15

operator ()Method · 0.70
DrawCheatsTabFunction · 0.70
setupImageConvertFunction · 0.50
SerializeMethod · 0.50
NormalizeMethod · 0.50
ManageMethod · 0.50
FindMethod · 0.50
RegisterMethod · 0.50
NewMethod · 0.50
FindShapeMethod · 0.50
FindMethod · 0.50

Calls 1

GetAcceleratedTimeMethod · 0.80

Tested by 2

TestPointMethod · 0.40
TriTimeMultiplierFunction · 0.40