Jacky's Simple Audio Manager  3.0.0-preview
A decentralized audio playing system for Unity, designed for simplicity and built to scale!
JSAM.JSAMExtensions Member List

This is the complete list of members for JSAM.JSAMExtensions, including all inherited members.

Add(this Color thisColor, Color otherColor)JSAM.JSAMExtensionsstatic
Clamp< T >(this T val, T min, T max)JSAM.JSAMExtensionsstatic
Contains(this LayerMask mask, int layer)JSAM.JSAMExtensionsstatic
ConvertToAlphanumeric(this string input, bool allowPeriods=false)JSAM.JSAMExtensionsstatic
InverseLerpUnclamped(float min, float max, float value)JSAM.JSAMExtensionsstatic
IsNullEmptyOrWhiteSpace(this string input)JSAM.JSAMExtensionsstatic
Subtract(this Color thisColor, Color otherColor)JSAM.JSAMExtensionsstatic
TryForComponent< T >(this Component obj, out T comp)JSAM.JSAMExtensionsstatic