Skip to content

OnMouseEnter

Description

OnMouseEnter is an Event
This event is called when the local Player's mouse enters this Object.

Example
function OnMouseEnter()
   -- write code here!
end
Usage

network usage: Any (Client or Server/Host)
parameters: None