tool.mod.ModState
tool.mod.ModState
Fields
| Name | Type | |
|---|---|---|
item | steam.ugc.Item | |
shouldWarn | Bool | |
hasScripts | Bool | |
activated | Bool | |
name | String | |
pakPath | String | |
fileList | hl.types.ArrayObj |
Protos
f@6372isCompatibleWith(tool.mod.ModState, hl.types.ArrayObj) → Boolf@6373isCompatibleWithMod(tool.mod.ModState, tool.mod.ModState) → Boolf@6374updateFileList(tool.mod.ModState) → Void
Bindings
- static
f@6375__constructor__(tool.mod.ModState, steam.ugc.Item, String, String, Bool) → Void