[BoolButton] to format Inspector booleans like buttons

Issue #225 new
Shadow Darkwell created an issue

A built-in way to easily display Inspector boolean values as buttons, where the button's pressed state depicts whether the boolean is true or false would be fantastic.

Example: [BoolButton] public bool WarpSpeedEnabled = false;

Comments (0)

  1. Log in to comment