点击或拖拽改变大小

EventHelperAddAdoptiveParent 方法

拜认义父母。会同时添加关联的义亲关系。

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

参数

charId  Int32
角色Id
relatedCharId  Int32
关联角色Id(义父母)
参见