点击或拖拽改变大小

EventHelperGetSecretInformationAppliedStructs 方法

根据筛选条件获取 SecretInformationAppliedStruct 配置组

命名空间: GameData.Domains.TaiwuEvent.EventHelper
程序集: GameData (在 GameData.exe 中) 版本:1.0.0
语法
C#
public static List<short> GetSecretInformationAppliedStructs(
	short secretInformationAppliedStructGroupId,
	sbyte taiwuSecretInformationAppliedRelationId,
	sbyte oppositeSecretInformationAppliedRelationId
)

参数

secretInformationAppliedStructGroupId  Int16
回应组 Id
taiwuSecretInformationAppliedRelationId  SByte
玩家身份 Id
oppositeSecretInformationAppliedRelationId  SByte
对方身份 Id

返回值

ListInt16
参见