haydenjameslee / unity-define-inspector

A Unity inspector panel to quickly add and remove a set of custom Scripting Define Symbols.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unity Define Inspector

A Unity inspector panel to quickly add and remove a set of custom defined Scripting Define Symbols.

Instructions

  1. Navigate to the Assets/ folder in your Unity project
  2. git clone https://github.com/haydenjameslee/unity-define-inspector.git
  3. In Unity, open Window -> DefineInspector
  4. Use this gif as a demo on how to use

Info

Author: Hayden Lee https://haydenlee.io

Source: https://github.com/haydenjameslee/unity-define-inspector

Version: 1.1.1

License: MIT

Preview: https://imgur.com/a/SjY0imi

Tested on: Unity 5.6.1f1

About

A Unity inspector panel to quickly add and remove a set of custom Scripting Define Symbols.

License:MIT License


Languages

Language:C# 100.0%