Search Results for

    Show / Hide Table of Contents

    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 included in them.

    NoSuchScriptableObject

    Base class for MonoBehaviours that have helper functions from UnityObjectLoggerExt and included in them.

    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.

    VariablesHelpers

    Enums

    CollectionExts.MergeDuplicateRule

    Delegates

    CommonHelpers.VariableResolverDelegate

    Events.EventsDelegate

    VariablesHelpers.VariableResolverDelegate

    In This Article
    Back to top Generated by DocFX