AdventureBaseBranch(Byte, Byte, String, Int16, Int16, String, Int32, Int32, Int32, String, Int32, Int32, String) 构造函数 |
命名空间: Config程序集: GameData (在 GameData.exe 中) 版本:1.0.0
语法public AdventureBaseBranch(
byte portA,
byte portB,
string branchKey,
short luckStoreCount,
short len,
string globalEvent,
int[] skillCfg,
int[] terrainPersonalityCfg,
int[] emptyBlockCfg,
string[] eventCfg,
int[] resRewardCfg,
int[] itemRewardCfg,
string[] bonusRewardCfg
)
参数
- portA Byte
-
- portB Byte
-
- branchKey String
-
- luckStoreCount Int16
-
- len Int16
-
- globalEvent String
-
- skillCfg Int32
-
- terrainPersonalityCfg Int32
-
- emptyBlockCfg Int32
-
- eventCfg String
-
- resRewardCfg Int32
-
- itemRewardCfg Int32
-
- bonusRewardCfg String
-
参见