Photon Fusion
2.0.8
If applied to a field, checks if there is a help text for the field or the field's type and shows it in the inspector. More...
Inherits DecoratingPropertyAttribute.
Public Member Functions | |
| InlineHelpAttribute () | |
| Initializes a new instance of the InlineHelpAttribute class. More... | |
Properties | |
| bool | ShowTypeHelp = true [get, set] |
| Gets or sets a value indicating whether to show help for the type. More... | |
Additional Inherited Members | |
Static Public Attributes inherited from DecoratingPropertyAttribute | |
| const int | DefaultOrder = -10000 |
| The default order of the attribute. More... | |
Protected Member Functions inherited from DecoratingPropertyAttribute | |
| DecoratingPropertyAttribute () | |
| Initializes a new instance with the default order. More... | |
| DecoratingPropertyAttribute (int order) | |
| Initializes a new instance with the specified order. More... | |
If applied to a field, checks if there is a help text for the field or the field's type and shows it in the inspector.
Initializes a new instance of the InlineHelpAttribute class.
|
getset |
Gets or sets a value indicating whether to show help for the type.