Jacky's Simple Audio Manager
3.0.0-preview
A decentralized audio playing system for Unity, designed for simplicity and built to scale!
|
This is the complete list of members for JSAM.JSAMExtensions, including all inherited members.
Add(this Color thisColor, Color otherColor) | JSAM.JSAMExtensions | static |
Clamp< T >(this T val, T min, T max) | JSAM.JSAMExtensions | static |
Contains(this LayerMask mask, int layer) | JSAM.JSAMExtensions | static |
ConvertToAlphanumeric(this string input, bool allowPeriods=false) | JSAM.JSAMExtensions | static |
InverseLerpUnclamped(float min, float max, float value) | JSAM.JSAMExtensions | static |
IsNullEmptyOrWhiteSpace(this string input) | JSAM.JSAMExtensions | static |
Subtract(this Color thisColor, Color otherColor) | JSAM.JSAMExtensions | static |
TryForComponent< T >(this Component obj, out T comp) | JSAM.JSAMExtensions | static |