tool.DLC
tool.DLC
Fields
| Name | Type | |
|---|---|---|
| static | installMask | I32 |
| static | installMaskCacheDirty | Bool |
| static | getSteamId | Fun |
| static | getDLCInfo | Fun |
| static | getDLCName | Fun |
| static | getEnumFromCdbId | Fun |
| static | getCdbIdFromEnum | Fun |
| static | canShowStore | Fun |
| static | showStore | Fun |
| static | dlcIsPressHidden | Fun |
| static | cdbIsPressHidden | Fun |
| static | itemIsPressHidden | Fun |
| static | levelIsPressHidden | Fun |
| static | mobIsPressHidden | Fun |
Protos
No protos.
Bindings
- static
f@6334mobIsPressHidden(String) → Bool - static
f@6333levelIsPressHidden(String) → Bool - static
f@6332itemIsPressHidden(String) → Bool - static
f@6331cdbIsPressHidden(Dyn) → Bool - static
f@6330dlcIsPressHidden(String) → Bool - static
f@6329showStore(tool.DLCId) → Void - static
f@6328canShowStore() → Bool - static
f@6327getCdbIdFromEnum(tool.DLCId) → String - static
f@6326getEnumFromCdbId(String) → tool.DLCId - static
f@6325getDLCName(tool.DLCId) → String - static
f@6324getDLCInfo(tool.DLCId) → Virtual[desc, img, kind] - static
f@6323getSteamId(tool.DLCId) → I32