 | ExposePropertyAttribute Class |
Exposes the property in the Unity inspector. Use in conjunction with
Slash.Unity.Editor.Common.Inspectors.ExposeProperties.
Inheritance Hierarchy
Namespace: Slash.Unity.Common.AttributesAssembly: Slash.Unity.Common (in Slash.Unity.Common.dll) Version: 1.0.6018.40182
Syntaxpublic class ExposePropertyAttribute : Attribute
Public Class ExposePropertyAttribute
Inherits Attribute
public ref class ExposePropertyAttribute : public Attribute
type ExposePropertyAttribute =
class
inherit Attribute
end
The ExposePropertyAttribute type exposes the following members.
Constructors
See Also