Photon Fusion
2.0.8
Attribute used to mark a field as read-only. More...
Inherits DecoratingPropertyAttribute.
Properties | |
| bool | InEditMode = true [get, set] |
| Should the field be read-only in edit mode? More... | |
| bool | InPlayMode = true [get, set] |
| Should the field be read-only in play mode? 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... | |
Attribute used to mark a field as read-only.
|
getset |
Should the field be read-only in edit mode?
|
getset |
Should the field be read-only in play mode?