View Single Post
Old 05-23-2019, 01:43 PM   #485
woodslanding
Human being with feelings
 
woodslanding's Avatar
 
Join Date: Mar 2007
Location: Denver, CO
Posts: 633
Default Freeze Element?

I'm reading through the default methods of core.lua, and I found this:

Code:
-- Called on every update loop, unless the element is hidden or frozen
function GUI.Element:onupdate() end
How do you freeze an element? I did a search on freeze and frozen in core, and found nothing.... would be useful to do to save cpu, I assume.
__________________
eric moon
Very Stable Genius
https://gogolab.com/
woodslanding is offline   Reply With Quote