mod
全局变量工具类1.0(by:妖孽)
by jasica
# #Tool:全局变量 var jaVal = globalData.infoDs["g_JasicaTool_val"].jaToolVal#获取到变量储存实体 jaVal.set(1,1)#设置键为1(Int),值为1(Int) 如果没有则储存有则修改 print(jaVal.get(1))#输出 1 jaVal.set(1,2)#设置键为1(Int),值为2(Int) 如果没有则储存有则修改 var a = jaVal.get(1)#获取键为1(Int) print(a)#输出 2 jaVal.set("abc","abc123")#设置键为abc(String),值为abc12...
- Latest version
- no release indexed
- Downloads
- 1.0k
- Rating
- 21
- Updated
- 6 y ago
- Available on
- Steam Workshop
Download
Delivered through the Steam client, not a file this page can link to.
Frequently asked
How do I install 全局变量工具类1.0(by:妖孽)?
Install the matching loader first, then put the downloaded file in your mods folder and start the game. The loader, the mod and Legend Creatures(传奇生物) all have to be on the same version, which is the usual reason a mod does not appear in game.
Where do I download 全局变量工具类1.0(by:妖孽) safely?
From the author's own page on Steam Workshop, which is where the data here is synced from. IndexGG never mirrors, re-hosts or repackages a file: every download button points at the original source, so you get exactly what the author published.
Which Legend Creatures(传奇生物) versions does 全局变量工具类1.0(by:妖孽) work on?
The author has not declared a supported version in the metadata we sync, so there is nothing here we can state as fact. Check the project's own page before installing it, and treat an old mod with no declared version as untested on modern Legend Creatures(传奇生物).