HKI Core
HKI Core
Variables
HKIVarBasicAttribute.cs
Go to the documentation of this file.
1
using
UnityEngine
;
2
using
System
;
3
4
namespace
HKI
.Core.Variables
5
{
9
public
class
HKIVarBasicAttribute
:
HKIVarAttribute
10
{
11
12
}
13
}
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.HKIVarBasicAttribute
Special attribute for indicating a variable type for the use by the editor.
Definition:
HKIVarBasicAttribute.cs:9
UnityEngine
HKI
Generated by
1.8.13