CSharpScriptEditorInitDocumentWindow Method |
Namespace: NeoAxis.EditorAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic override void InitDocumentWindow(
DocumentInstance document,
Object objectOfWindow,
bool openAsSettings,
Dictionary<string, Object> windowTypeSpecificOptions
)
Parameters
- document DocumentInstance
-
- objectOfWindow Object
-
- openAsSettings Boolean
-
- windowTypeSpecificOptions DictionaryString, Object
-
See Also