Namespace NoSuchStudio.Common
Classes
CanvasTouchVisualizer
CircularArray<T>
CollectionExts
CommonHelpers
EditorUtilities
Events
ExceptionExts
HSVColor
IllegalStateException
InputTouchVisualizer
LoggerConfig
MonoBehaviourRunExt
Utility class for UnityEngine.Object subclasses (MonoBehaviour, Component, Editor, etc.) that want to use the extended logging capabilities below:
- Option to log ThreadId, class name, object name, game time or other common info to log messages.
- Configure the info PER CLASS. Useful for debugging specific classes.
NoSuchMonoBehaviour
Base class for MonoBehaviours that have helper functions from UnityObjectLoggerExt and
NoSuchScriptableObject
Base class for MonoBehaviours that have helper functions from UnityObjectLoggerExt and
Scope
Singleton
SingletonChildEnabler
ToStringExts
TransformExt
UIExts
UnityObjectLoggerExt
Utility class for UnityEngine.Object subclasses (MonoBehaviour, Component, Editor, etc.) that want to use the extended logging capabilities below:
- Option to log ThreadId, class name, object name, game time or other common info to log messages.
- Configure the info PER CLASS. Useful for debugging specific classes.