《饥荒》中代码有哪些
2025-08-22
1、GetPlayer().components.builder:GiveAllRecipes()----------全物品直接制造。 2、GetPlayer().components.hungerause(true)----------饥饿值不降低。 3、GetPlayer().components.sanity:SetMax(500)----------精神值不降低(慎用不可取消)。 4...
2025-08-22
1、GetPlayer().components.builder:GiveAllRecipes()----------全物品直接制造。 2、GetPlayer().components.hungerause(true)----------饥饿值不降低。 3、GetPlayer().components.sanity:SetMax(500)----------精神值不降低(慎用不可取消)。 4...