点击或拖拽改变大小

EventHelperGenerateSectClothing 方法

使指定角色获得指定团体和品级的衣装

命名空间: GameData.Domains.TaiwuEvent.EventHelper
程序集: GameData (在 GameData.exe 中) 版本:1.0.0
语法
C#
public static void GenerateSectClothing(
	int charId,
	sbyte orgTemplateId,
	sbyte grade
)

参数

charId  Int32
角色Id
orgTemplateId  SByte
团体模板Id
grade  SByte
品级
参见