点击或拖拽改变大小

MapBlockDataGetCollectResourceAmount 方法

计算在该地格采集资源的收获量

命名空间: GameData.Domains.Map
程序集: GameData (在 GameData.exe 中) 版本:1.0.0
语法
C#
public int GetCollectResourceAmount(
	sbyte resourceType,
	byte worldResourceAmountType
)

参数

resourceType  SByte
 
worldResourceAmountType  Byte
 

返回值

Int32
参见