点击或拖拽改变大小

EventHelperTransferPrisoner 方法

转移一个俘虏到新的关押者

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

参数

prisonerCharId  Int32
newKidnapperCharId  Int32
参见