An open API service indexing awesome lists of open source software.

https://github.com/seekeroftheball/menuitemvalidationexample

A simple example of menu item validation in Unity and C# using an EditorPrefs bool to track the state of the menu items.
https://github.com/seekeroftheball/menuitemvalidationexample

csharp unity unity3d unityextensions unityplugin unityscript unitytool unitytutorial

Last synced: 4 months ago
JSON representation

A simple example of menu item validation in Unity and C# using an EditorPrefs bool to track the state of the menu items.

Awesome Lists containing this project

README

          

Author: https://github.com/seekeroftheball https://gist.github.com/seekeroftheball

# MenuItemValidationExample
A simple example of menu item validation in Unity and C# using an EditorPrefs bool to track the state of the menu items.

![Unity Menu Validation Example](https://user-images.githubusercontent.com/8204808/217828947-63c86c47-53bb-40f6-9e5e-fc7d0ed7b0ff.gif)