点击或拖拽改变大小

EventHelperGetCharacterInfluencePower 方法

获取指定角色的势力值

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

参数

charId  Int32
指定角色 ID

返回值

Int16
该角色在其所属组织中的势力值,如果其组织无势力值数据则返回 0
参见