Skip to main content

InworldAIEditor

IEditorState

Module: Inworld.Editor. Namespace: Inworld.Editors. inherited from EditorWindow

An editor extension class enabling you to edit the Inworld.AI scriptable object from the Unity menu.

PropertiesDescription
InstanceReturns the singleton instance of the InworldAIEditor, which allows you to modify the Inworld.AI scriptable object.

API

FunctionDescriptionParameters
ShowPanelOpens the Inworld AI Editor Panel. If TMP is not imported, first opens the import panel.