Method GetAllInputNames
GetAllInputNames(IEditorDataModel)
Declaration
public List<string> GetAllInputNames(IEditorDataModel editorDataModel)
Parameters
| Type | Name | Description |
|---|---|---|
| IEditorDataModel | editorDataModel |
Returns
| Type | Description |
|---|---|
| List<string> |
Implements
UnityEditor.GraphToolsFoundation.Overdrive.VisualScripting.IStringWrapperConstantModel.GetAllInputNames(UnityEditor.GraphToolsFoundation.Overdrive.VisualScripting.IEditorDataModel)