Click or drag to resize

ChatWindowShowChatPromptFormForDocument Method


Namespace: NeoAxis.Editor
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.2.1.0 (2026.2.1.0)
Syntax
C#
public static void ShowChatPromptFormForDocument(
	IDocumentWindow documentWindow,
	Object[] selectedObjects
)

Parameters

documentWindow  IDocumentWindow
 
selectedObjects  Object
 
See Also