Skip to content

OnVisible

Description

OnVisible is an Event
This event is called whenever this Object becomes visible to the local Player.

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

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