|
| vxSettingsAttribute (string displayname, string description="", bool isSavedToINI=true, bool isMenuSetting=false) |
| This tags a class as a sandbox item and allows you to explicitly set the asset path.
|
|
|
string | DisplayName [get] |
|
string | Description [get] |
|
bool | IsSavedToINIFile [get] |
| Should this setting be saved to an ini file.
|
|
bool | IsMenuSetting [get] |
| Is this setting a menu setting, or should it only show in an ini file.
|
|
◆ vxSettingsAttribute()
VerticesEngine.vxSettingsAttribute.vxSettingsAttribute |
( |
string | displayname, |
|
|
string | description = "", |
|
|
bool | isSavedToINI = true, |
|
|
bool | isMenuSetting = false ) |
This tags a class as a sandbox item and allows you to explicitly set the asset path.
- Parameters
-
name | |
categoryKey | |
subCategory | |
assetPath | |
The documentation for this class was generated from the following file:
- /github/workspace/src/VerticesEngine/src.shared/Attributes/Settings/vxSettingsAttribute.cs