EventHelperSetCharacterVeilShowState 方法 |
设置角色的面纱是否显示
命名空间: GameData.Domains.TaiwuEvent.EventHelper程序集: GameData (在 GameData.exe 中) 版本:1.0.0
语法public static void SetCharacterVeilShowState(
int charId,
bool showVeil
)
参数
- charId Int32
- showVeil Boolean
参见