Inspector Button Pro

$9
Publisher Cyborg Assets
File size 26.61kB
Number of files 24
Latest version 2.0.0
Latest release date 2023-10-16 12:02:38
First release date 2020-09-09 08:59:13
Supported Unity versions 2018.4.2 or higher

you will save 10s of hours with this asset

- instantly test your methods by calling them from the inspector, simply by adding [ProButton]

- quickly build editor tools.

- test method parameters directly in the inspector.

( float, int, string, boolean ... )


- auto prints the return value of the method ( no more Debug.Log )


- incredible time saver for the price of 4 coffees.




### Other Features ###

☄️ works for both Mono Behaviors and Scriptable Objects


☄️ supports static , public, private, internal methods.


☄️ supports selecting multiple gameObjects.


☄️ source code included



### Advanced Options ###

☄️ ability to create "Play mode only" inspector buttons which do not execute unless the unity editor is in play mode.

( avoid mistakes of calling methods that change your scene data while the unity editor is not playing )



☄️ ### Important Note ###

Method parameters that appear in the inspector are temporary & their purpose is to quickly test different method inputs only. unity resets the values you set when:


- entering play mode

- code recompiles

- quitting scene



☄️ ### Website ###

☄️ Manual

☄️ Support



### Upgrading the asset###

if you're upgrading from Inspector Button 1.x, then checkout the upgrade guide

https://cyborgassets.weebly.com/inspectorbutton200upgrade.html



###Upgrading from free version###

if you're upgrading from the free version, simply remove "Inspector Button Pro Free" folder in Unity & import this package