EventHelperCreateSecretInformationMetaData 方法 |
创建一个秘闻元数据
命名空间: GameData.Domains.TaiwuEvent.EventHelper程序集: GameData (在 GameData.exe 中) 版本:1.0.0
语法public static int CreateSecretInformationMetaData(
int resultOfCollectionAdding,
bool withInitialDistribute = true
)
参数
- resultOfCollectionAdding Int32
- 调用 SecretInformationCollection#Add 系列方法得到的返回值
- withInitialDistribute Boolean (Optional)
- 是否顺带处理初始分发
返回值
Int32秘闻元数据 Id,你可以此将秘闻分发给指定的角色
参见