|
Infohazard.Core 1.4.2
Infohazard Core Utility Library
|
Classes | |
| class | CoreDrawers |
| Contains extensions to EditorGUI for drawing custom properties. More... | |
| class | CoreEditorUtility |
| Contains several editor-only utilities. More... | |
| interface | IObjectReferenceFieldAssignmentValidator |
| Used to validate and modify values that a user is attempting to assign to an object reference field. More... | |
| class | ObjectReferenceFieldAssignmentValidator |
| IObjectReferenceFieldAssignmentValidator that uses Unity validation internally, and allows adding additional validation with a simplified interface. More... | |
| class | ObjectValidators |
| Provides methods for validating objects. More... | |
| class | TagsGenerator |
| Class used to generate the GameTag.cs file to use your custom tags in code. More... | |