Class TypeSearchWindow
- Namespace
- Ceres.Serialization.Editor
- Assembly
- Ceres.Editor.dll
public class TypeSearchWindow : ScriptableObject, ISearchWindowProvider
- Inheritance
-
TypeSearchWindow
- Implements
Constructors
TypeSearchWindow()
public TypeSearchWindow()
Methods
Initialize(Type, Action<Type>)
public void Initialize(Type searchType, Action<Type> typeSelectCallBack)