Method Footer
Footer()
Draw method that is used after drawing controls in the inspector.
Declaration
protected virtual void Footer()
Remarks
This method is called at the end of the inspector, either at the bottom (in unity 2018.4) or right after the last control (in unity 2019.2+).