CharacterApplySeverHusbandOrWife 方法 |
离婚
命名空间: GameData.Domains.Character程序集: GameData (在 GameData.exe 中) 版本:1.0.0
语法public static void ApplySeverHusbandOrWife(
DataContext context,
Character selfChar,
Character targetChar,
sbyte charBehaviorType,
bool selfIsTaiwuPeople,
bool targetIsTaiwuPeople
)
参数
- context DataContext
-
- selfChar Character
-
- targetChar Character
-
- charBehaviorType SByte
-
- selfIsTaiwuPeople Boolean
-
- targetIsTaiwuPeople Boolean
-
参见