Search Unity

Custom Property Drawer for UnityEvent Response

Discussion in 'UGUI & TextMesh Pro' started by FuriantMedia, Jan 4, 2018.

  1. FuriantMedia

    FuriantMedia

    Joined:
    May 8, 2013
    Posts:
    9
    The default property looks like this:

    and I just want to move the object reference under the method list, and increase its width:


    I looked into the PropertyDrawer documentation but I'm still not clear on how to do this. Can someone help?