Tanoda
pb_ICustomEditor.cs
Go to the documentation of this file.
1
using
UnityEngine
;
2
3
namespace
GILES.Interface
4
{
5
public
interface
pb_ICustomEditor
6
{
11
pb_ComponentEditor
InstantiateInspector
(
Component
component);
12
}
13
}
Component
UnityEngine.Component Component
Definition:
Inspector.InspectorTab.cs:10
GILES.Interface.pb_ComponentEditor
Definition:
pb_ComponentEditor.cs:23
GILES.Interface.pb_ICustomEditor
Definition:
pb_ICustomEditor.cs:6
GILES.Interface.pb_ICustomEditor.InstantiateInspector
pb_ComponentEditor InstantiateInspector(Component component)
GILES.Interface
Definition:
pb_AutoStageItemEditor.cs:9
UnityEngine
Definition:
HSVPicker/UtilityScripts/BoxSlider.cs:7
Source
Assets
GILES
Code
Classes
GUI
pb_ICustomEditor.cs
Generated by
1.9.3