Class EditorTypeUtility
Namespace: Unity.VisualScripting
Syntax
public static class EditorTypeUtility
Properties
commonTypes
Declaration
public static IEnumerable<Type> commonTypes { get; }
Property Value
| Type | Description |
|---|---|
| IEnumerable<Type> |
public static class EditorTypeUtility
public static IEnumerable<Type> commonTypes { get; }
| Type | Description |
|---|---|
| IEnumerable<Type> |