Tanoda
Leap.Unity.Attributes.InspectorNameAttribute Class Reference
Inheritance diagram for Leap.Unity.Attributes.InspectorNameAttribute:
Leap.Unity.Attributes.CombinablePropertyAttribute Leap.Unity.Attributes.IFullPropertyDrawer

Public Member Functions

 InspectorNameAttribute (string name)
 

Public Attributes

readonly string name
 

Additional Inherited Members

- Properties inherited from Leap.Unity.Attributes.CombinablePropertyAttribute
FieldInfo? fieldInfo [get, protected set]
 
UnityObject[]? targets [get, protected set]
 

Detailed Description

Definition at line 13 of file InspectorName.cs.

Constructor & Destructor Documentation

◆ InspectorNameAttribute()

Leap.Unity.Attributes.InspectorNameAttribute.InspectorNameAttribute ( string  name)

Definition at line 17 of file InspectorName.cs.

Member Data Documentation

◆ name

readonly string Leap.Unity.Attributes.InspectorNameAttribute.name

Definition at line 15 of file InspectorName.cs.


The documentation for this class was generated from the following file: