EventHelperTransferPrisoner 方法 |
转移一个俘虏到新的关押者
命名空间: GameData.Domains.TaiwuEvent.EventHelper程序集: GameData (在 GameData.exe 中) 版本:1.0.0
语法public static void TransferPrisoner(
int prisonerCharId,
int newKidnapperCharId
)
参数
- prisonerCharId Int32
- newKidnapperCharId Int32
参见