Click or drag to resize
Slash.Unity.Common.Utils Namespace

[Missing <summary> documentation for "N:Slash.Unity.Common.Utils"]

Classes
  ClassDescription
Public classActiveOnPlatformBehaviour
(De-)Activates this game object depending on the current runtime platform.
Public classGLUtils
Utility methods extending Unity low-level OpenGL support.
Public classInspectorTooltipAttribute
Found in Unity forum: http://forum.unity3d.com/threads/182621-Inspector-Tooltips.
Public classLogDeviceIdBehaviour
Logs the unique device identifier on awake.
Public classOpenUrlOnClickBehaviour
Behaviour to open an url when receiving the OnClick event.
Public classUnityColorUtils
Utility methods for handling Unity color objects.
Public classUnityGameObjectUtils
Utility methods for handling Unity game object hierarchies.
Public classUnityPathUtils
Utility methods for handling URIs in Unity.
Public classVersionNumberBehaviour
Provides the version number specified by the text file at the given path.