Files
XCEngine/docs/api/XCEditor/Foundation/UIEditorCommandDispatcher/UIEditorCommandDispatcher.md

1.9 KiB
Raw Blame History

UIEditorCommandDispatcher

命名空间: XCEngine

类型: class

头文件: XCEditor/Foundation/UIEditorCommandDispatcher.h

描述: 定义 XCEditor/Foundation 子目录中的 UIEditorCommandDispatcher public API。

概述

UIEditorCommandDispatcher.hXCEditor/Foundation 子目录 下的 public header当前页面作为平行目录中的 canonical 总览,用于汇总该头文件暴露的主要声明。

声明概览

声明 类型 说明
UIEditorHostCommandEvaluationResult struct 头文件中的公开声明。
UIEditorHostCommandDispatchResult struct 头文件中的公开声明。
UIEditorHostCommandHandler class 头文件中的公开声明。
UIEditorCommandEvaluationCode enum class 头文件中的公开声明。
UIEditorCommandEvaluationResult struct 头文件中的公开声明。
UIEditorCommandDispatchStatus enum class 头文件中的公开声明。
UIEditorCommandDispatchResult struct 头文件中的公开声明。
UIEditorCommandDispatcher class 头文件中的公开声明。

公共方法

方法 描述
UIEditorCommandDispatcher() 构造对象。
GetCommandRegistry 获取相关状态或对象。
SetHostCommandHandler 设置相关状态或配置。
GetHostCommandHandler 获取相关状态或对象。
ValidateConfiguration 公开方法,详见头文件声明。
Evaluate 公开方法,详见头文件声明。
Dispatch 公开方法,详见头文件声明。

相关文档