RelationTypeGetBrotherOrSisterRelation 方法 |
从传入的关系类型组合中抽取手足关系
命名空间: GameData.Domains.Character.Relation程序集: GameData (在 GameData.exe 中) 版本:1.0.0
语法public static ushort GetBrotherOrSisterRelation(
ushort relationTypes
)
参数
- relationTypes UInt16
- 关系类型组合, 调用者保证其中有且仅有一种手足关系
返回值
UInt16抽取到的手足关系
参见