API reference
API reference
Select your platform
No SDKs available
No versions available

ManagerFromInspector Class

Extends IDebugManager

Protected Fields

InstanceCache InstanceCache[Get]

Properties

abstract string TelemetryAnnotation[Get]

Member Functions

void Setup
( IDebugUIPanel panel,
InstanceCache cache )
void ProcessType
( Type type )
void ProcessTypeFromInspector
( Type type,
InstanceHandle handle,
MemberInfo memberInfo,
DebugMember memberAttribute )
int GetCountPerType
( Type type )

Protected Functions

abstract bool RegisterSpecialisedWidget
( IMember member,
MemberInfo memberInfo,
DebugMember memberAttribute,
InstanceHandle handle )