◆
RegisterDelegates()
static void RegisterDelegates
(
System.Type
typeDelegateExposes
,
ExposeDelegatesForType
toRegister
)
static
Parameters
typeDelegateExposes
The is the type of object the delegates will be registered under.
toRegister
an instance of an
ExposeDelegatesForType
that contains references to all the functions required to draw the specified type.
EyE
EditorUnity
Exposer
MemberExposerFunctions