HKI Core
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 {
11  {
12 
13  }
14 }
Special attribute for indicating a variable type for the use by the editor.
Special attribute for indicating a variable type for the use by the editor.