Search Unity

☄️☄️☄️ Instant Inspector Buttons ! ☄️☄️☄️

Discussion in 'Assets and Asset Store' started by Ali_V_Quest, Oct 5, 2020.

  1. Ali_V_Quest

    Ali_V_Quest

    Joined:
    Aug 2, 2015
    Posts:
    138
    Simply add [ProButton] before any method to call it from the inspector !
    ☄️ Test temporary method parameters directly in the inspector ( float, int, string, boolean ... )
    ☄️ Incredible time saver for the price of 4 coffees.
    ☄️ Available On Asset Store


    ### Other Features ###
    ☄️ works for both Mono Behaviors and Scriptable Objects
    ☄️ supports static , public, private, internal methods.
    ☄️ supports selecting multiple gameObjects.
    ☄️ source code included
    ☄️ compatible with unity 2017.4 - unity 2018 - unity 2019 - unity 2020


    ### Advanced Options ###
    ☄️ ability to create "Play mode only" inspector buttons which do not execute unless the unity editor is in play mode.
    ( to 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


    ☄️ ### Websites ###
    ☄️ Asset store Page
    ☄️ Manual
    ☄️ Support


    Get It Now the Asset Store !

     
    RatherGood likes this.