# Game Is Practice

Grammar — Game started from Practice queue
FlagsNative | Function

Returns true if the game was started from the Practice queue on Battle.net.

Returns — bool

native bool GameIsPractice();

Category: Game / Game Settings

# Examples

# mods/heroesdata.stormmod

HeroesLib.galaxy

// L2399
GameIsPractice()
// L2399
GameIsPractice()

# mods/heroesdata.stormmod

StartingExperienceLib.galaxy

// L1336
GameIsPractice()