# Attribute Game Value

Grammarattribute game value
FlagsNative | Function

Returns a game-level attribute value which was configured in the lobby before starting the game.

# Arguments

  • string [ attributegame ] — Attribute

Returns — string [ attributevalue ]

native string GameAttributeGameValue(string name);

Category: Game / Game Settings

# Examples

# mods/heroesbrawlmods/heroselectionmods/ingameheroselection.stormmod

LibIGHS.galaxy

// L1569
GameAttributeGameValue("[bnet:Core (Mod)/0.0/999,file:Mods/Core.StormMod]4010")
// L1569
GameAttributeGameValue("[bnet:Core (Mod)/0.0/999,file:Mods/Core.StormMod]4010")