EditorAPIGetEditorActionByName Method |
Namespace: NeoAxis.EditorAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic static IEditorAction GetEditorActionByName(
string name
)
Parameters
- name String
-
Return Value
IEditorAction
See Also