Elin Decompiled Documentation EA 23.102 Nightly
|
Public Member Functions | |
void | Init () |
void | CheckUpdate () |
void | CheckDLC () |
void | TestHasDLC () |
void | CreateUserContent (BaseModPackage p) |
void | UpdateUserContent (PublishedFileId_t fileId) |
WorkshopItemData | CreateItemData (BaseModPackage p) |
Static Public Member Functions | |
static bool | HasDLC (ID_DLC id) |
static void | GetAchievement (ID_Achievement id) |
Public Attributes | |
SteamworksBehaviour | steamworks |
UserGeneratedContentQueryManager | ugc |
WorkshopItem | testData |
BaseModPackage | currentPackage |
Static Public Attributes | |
static Steam | Instance |
Private Member Functions | |
void | Awake () |
void | CreateUserContent2 (UgcQuery query) |
|
inline |
|
inline |
Definition at line 159 of file Steam.cs.
References Debug, BaseModPackage.description, BaseModPackage.dirInfo, BaseModPackage.id, steamworks, BaseModPackage.tags, BaseModPackage.title, and BaseModPackage.visibility.
Referenced by CreateUserContent2(), and UpdateUserContent().
|
inline |
Definition at line 73 of file Steam.cs.
References CreateUserContent2(), currentPackage, LayerProgress.onCancel, LayerProgress.Start(), and BaseModPackage.UpdateMeta().
|
inlineprivate |
Definition at line 85 of file Steam.cs.
References CreateItemData(), currentPackage, Debug, Dialog.Ok(), EClass.ui, and UpdateUserContent().
Referenced by CreateUserContent().
|
inlinestatic |
Definition at line 49 of file Steam.cs.
References Debug, Instance, steamworks, and EClass.ui.
Referenced by CoreDebug.UpdateAlways().
|
inlinestatic |
Definition at line 39 of file Steam.cs.
References Core.config, EClass.core, and CoreConfig.HasBackerRewardCode().
Referenced by CheckDLC(), FactionBranch.ReceivePackages(), and TestHasDLC().
|
inline |
Definition at line 24 of file Steam.cs.
Referenced by Core.Start().
|
inline |
|
inline |
Definition at line 136 of file Steam.cs.
References CreateItemData(), currentPackage, and Debug.
Referenced by CreateUserContent2().
BaseModPackage Steam.currentPackage |
Definition at line 17 of file Steam.cs.
Referenced by CreateUserContent(), CreateUserContent2(), and UpdateUserContent().
|
static |
Definition at line 9 of file Steam.cs.
Referenced by Awake(), and GetAchievement().
SteamworksBehaviour Steam.steamworks |
Definition at line 11 of file Steam.cs.
Referenced by Core.Awake(), CreateItemData(), CoreDebug.FirstAdventurer(), and GetAchievement().