MCPcopy Create free account
hub / github.com/TorqueGameEngines/Torque3D / renderWorld

Method renderWorld

Engine/source/T3D/gameTSCtrl.cpp:69–72  ·  view source on GitHub ↗

---------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

67
68//---------------------------------------------------------------------------
69void GameTSCtrl::renderWorld(const RectI &updateRect)
70{
71 GameRenderWorld();
72}
73
74//---------------------------------------------------------------------------
75void GameTSCtrl::makeScriptCall(const char *func, const GuiEvent &evt) const

Callers

nothing calls this directly

Calls 1

GameRenderWorldFunction · 0.85

Tested by

no test coverage detected