-- Description:
- A helper script that can give you the ability to easily add tooltips to any plugin UI elements that popup on mouse hover with a color palette similar to vam's. I originally made it for my plugins but thought afterwards this might come in handy for plugin developers.
-- How to use?
- This doesn't directly add tooltips on any plugin, you have to manually copy over the Skynet_ToolTips.cs file onto your plugin folder and reference it from a .cslist file. After that you can see examples on it's usage in the Skynet_ToolTips_Test.cs script file.
-- Preview:
- A helper script that can give you the ability to easily add tooltips to any plugin UI elements that popup on mouse hover with a color palette similar to vam's. I originally made it for my plugins but thought afterwards this might come in handy for plugin developers.
-- How to use?
- This doesn't directly add tooltips on any plugin, you have to manually copy over the Skynet_ToolTips.cs file onto your plugin folder and reference it from a .cslist file. After that you can see examples on it's usage in the Skynet_ToolTips_Test.cs script file.
-- Preview: