MCPcopy Create free account
hub / github.com/URLab-Sim/UnrealRoboticsLab / GetManager

Method GetManager

Source/URLab/Private/MuJoCo/Core/AMjManager.cpp:524–527  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

522}
523
524AAMjManager* AAMjManager::GetManager()
525{
526 return Instance;
527}
528
529void AAMjManager::SetPaused(bool bPaused)
530{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected