namespace Steamworks { public enum ESteamInputLEDFlag { k_ESteamInputLEDFlag_SetColor = 0, k_ESteamInputLEDFlag_RestoreUserDefault = 1 } }