Package | Description |
---|---|
uk.co.thomasc.steamkit.base.generated.steamlanguage | |
uk.co.thomasc.steamkit.steam3.handlers.steamapps.types |
Modifier and Type | Field and Description |
---|---|
private static HashMap<Integer,EAppInfoSection> |
EAppInfoSection.values |
Modifier and Type | Method and Description |
---|---|
static EAppInfoSection |
EAppInfoSection.f(int code) |
static EAppInfoSection |
EAppInfoSection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EAppInfoSection[] |
EAppInfoSection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
private Map<EAppInfoSection,KeyValue> |
App.sections
Gets a section data for this app.
|
Copyright © 2012. All Rights Reserved.