On Mouse Over?

  • Two Factor Authentication is now available on BeyondUnreal Forums. To configure it, visit your Profile and look for the "Two Step Verification" option on the left side. We can send codes via email (may be slower) or you can set up any TOTP Authenticator app on your phone (Authy, Google Authenticator, etc) to deliver codes. It is highly recommended that you configure this to keep your account safe.

PTGui

New Member
Mar 7, 2006
31
0
0
My question is simple, but I'm not being able to solve it.

What command should I override to be able to on a button have a "onmouseover"?

I have a GuiButton on a GuiPage and I want that when the mouses passes over it some texture in another place appears (for example).

For click you have to override OnClick, but what about for an on mouse over?

Anyone? I want to be able to also know the sender (like on OnClick).
 

PTGui

New Member
Mar 7, 2006
31
0
0
Thank you :D

It helped a lot for what I wanted...

BTW: great tutorials in you website...