◆ AddClothingSlot()
| void Game.ClothingSlot.AddClothingSlot |
( |
string | name | ) |
|
|
static |
◆ Initialize()
| void Game.ClothingSlot.Initialize |
( |
| ) |
|
|
static |
◆ operator ClothingSlot()
◆ operator int()
◆ BasicInsulation
| float Game.ClothingSlot.BasicInsulation = 1e8f |
◆ ClothingSlots
| Dictionary<string, ClothingSlot> Game.ClothingSlot.ClothingSlots = new() |
|
static |
调用自定义部位(比如手臂)的ClothingSlot,可以用ClothingSlot.ClothingSlots["Arms"]
在文件 ClothingSlot.cs 第 6 行定义.
◆ ClothingSlotsByInt
| Dictionary<int, ClothingSlot> Game.ClothingSlot.ClothingSlotsByInt = new() |
|
static |
◆ Name
| string Game.ClothingSlot.Name |
◆ StableId
| int Game.ClothingSlot.StableId |
◆ Feet
◆ Head
◆ Legs
◆ MessageWhenLeastInsulated
| virtual string Game.ClothingSlot.MessageWhenLeastInsulated = string.Empty |
|
getset |
◆ Torso
该类的文档由以下文件生成:
- E:/sc/doxygen/SurvivalcraftApi 1.8.2.3/Survivalcraft.Windows/Game/ClothingSlot.cs