Class InspectionContext
Base type to define an inspection context that can be passed to a PropertyElement.
Namespace: Unity.Properties.UI
Syntax
public abstract class InspectionContext
Properties
Name
Returns the name of the context.
Declaration
public virtual string Name { get; }
Property Value
Type | Description |
---|---|
String |