HKI Core
HKI Core
Settings
HKIVarSettingsAttribute.cs
Go to the documentation of this file.
1
using
UnityEngine
;
2
using
System
;
3
using
HKI
.
Core
.
Variables
;
4
5
namespace
HKI
.Core.Settings
6
{
10
public
class
HKIVarSettingsAttribute
:
HKIVarAttribute
11
{
12
13
}
14
}
HKI.Core
HKI.Core.Variables.HKIVarAttribute
Special attribute for indicating a variable type for the use by the editor.
Definition:
HKIVarAttribute.cs:9
System
HKI.Core.Variables
HKI.Core.Settings.HKIVarSettingsAttribute
Special attribute for indicating a variable type for the use by the editor.
Definition:
HKIVarSettingsAttribute.cs:10
UnityEngine
HKI
Generated by
1.8.13