点击或拖拽改变大小

EventHelperGetNormalInformationUseResultType 方法

获取普通见闻对角色的作用结果类型

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

参数

targetCharId  Int32
要判断的目标角色 Id, 要保证其存活
normalInformation  NormalInformation
普通见闻对象

返回值

SByte
返回值定义见 NormalInformationUseResultType
参见