Compare with Previous |
Blame |
View Log
import "FrostyPlugins.CustomPluginsManager.CustomPluginsManagerWrapper";
-- -----------------------------------------------------------------------
-- the CustomPluginsManagerWrapper is an icon that wraps the plugin
-- manager interaction (open and close functionality). it is a
-- permanent window on the screen that fades when not in use.
-- -----------------------------------------------------------------------
customPluginsManagerIcon = CustomPluginsManagerWrapper();
customPluginsManagerIcon:SetVisible( true );
Compare with Previous |
Blame
All times are GMT -5. The time now is 02:52 PM.