IsRunningGame

Check to see if this executable is running as "the game"

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/CoreMisc.h

Include

#include "Misc/CoreMisc.h"

Syntax

bool IsRunningGame()

Remarks

Check to see if this executable is running as "the game"

  • contains all net code (WITH_SERVER_CODE=1) Editor can run as a game with -game

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss