点击或拖拽改变大小

EventHelperGetMerchantFavorabilityPercent 方法

获取某类型商会的好感百分值

命名空间: GameData.Domains.TaiwuEvent.EventHelper
程序集: GameData (在 GameData.exe 中) 版本:1.0.0
语法
C#
public static int GetMerchantFavorabilityPercent(
	sbyte merchantType
)

参数

merchantType  SByte
商会类型

返回值

Int32
好感百分值
参见