V1.0 This custom Button Class allows you to subscribe to ther events such as onPointerEnter, onPointerExit, onPonterDown, onPointerUp etc. To be able to handle more than just clicks.
V1.1 An Event Manager was created to handle sevearl buttons using Unity Evens with parameters. A singleton PAttern was implemented