Show / Hide Table of Contents

Class EColorExtensions

Inheritance
object
EColorExtensions
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: NaughtyAttributes
Assembly: NaughtyAttributes.Core.dll
Syntax
public static class EColorExtensions

Methods

GetColor(EColor)

Declaration
public static Color GetColor(this EColor color)
Parameters
Type Name Description
EColor color
Returns
Type Description
UnityEngine.Color
In This Article
Back to top Generated by DocFX