|
Iuvo Unity 0.5.1
This is library containing a variety of helper classes and extension methods for the Unity gane engine. GitHub | Iuvo Unity Updates | Creator |
Classes | |
| class | DebugButton |
| class | IuvoDebug |
| If you ever cant see the debug logs, make sure to call IuvoDebug.Initialize() in your main scene and that the correct Validation Levels are set. More... | |
| class | TestDebugButton |
| class IuvoUnity::Debug::DebugButton |
| Class Members | ||
|---|---|---|
| string | Label = "Run Debug Action" | |
| FlexibleEvent | OnClick = new FlexibleEvent() | |