PresetInventoryItem(String, Int16, Int32, SByte) 构造函数 |
命名空间: Config.ConfigCells.Character程序集: GameData (在 GameData.exe 中) 版本:1.0.0
语法public PresetInventoryItem(
string typeName,
short templateId,
int amount,
sbyte spawnChance = 100
)
参数
- typeName String
-
- templateId Int16
-
- amount Int32
-
- spawnChance SByte (Optional)
-
参见