Properties with this Attribute will be shown in the Sandbox Properties Control.
More...
|
| vxShowInInspectorAttribute (object category, string description=null, bool isDebugOnly=false) |
| Properties with this Attribute will be shown in the Sandbox Properties Control.
|
|
| vxShowInInspectorAttribute (string label, object category, string description=null, bool isReadOnly=false, bool isDebugOnly=false) |
| Properties with this Attribute will be shown in the Sandbox Properties Control.
|
|
|
bool | Debug = false |
|
bool | IsReadOnly = false |
|
|
string | Label [get, set] |
|
string | Category [get] |
|
string | Description [get] |
|
Properties with this Attribute will be shown in the Sandbox Properties Control.
◆ vxShowInInspectorAttribute() [1/2]
VerticesEngine.vxShowInInspectorAttribute.vxShowInInspectorAttribute |
( |
object | category, |
|
|
string | description = null, |
|
|
bool | isDebugOnly = false ) |
Properties with this Attribute will be shown in the Sandbox Properties Control.
- Parameters
-
category | The Category for this Property |
description | Description for this property |
isDebugOnly | Should this Property only be added when the engine is in debug mode |
◆ vxShowInInspectorAttribute() [2/2]
VerticesEngine.vxShowInInspectorAttribute.vxShowInInspectorAttribute |
( |
string | label, |
|
|
object | category, |
|
|
string | description = null, |
|
|
bool | isReadOnly = false, |
|
|
bool | isDebugOnly = false ) |
Properties with this Attribute will be shown in the Sandbox Properties Control.
- Parameters
-
label | Label for this Property |
category | The Category for this Property |
description | Description for this property |
isReadOnly | Is this property readonly? |
isDebugOnly | Should this Property only be added when the engine is in debug mode |
The documentation for this class was generated from the following file:
- /github/workspace/src/VerticesEngine/src.shared/Attributes/InspectorAttributes/vxShowInInspectorAttribute.cs