AssetReferenceScriptableColor Class
Definition
Section titled “Definition”ScriptableColor only asset reference.
[Serializable]public sealed class AssetReferenceScriptableColor : AssetReferenceT<ScriptableColor>, IKeyEvaluatorInheritance object → UnityEngine.AddressableAssets.AssetReference → AssetReferenceT<ScriptableColor>
Implements UnityEngine.AddressableAssets.IKeyEvaluator
Constructors
Section titled “Constructors”AssetReferenceScriptableColor(string)
Section titled “AssetReferenceScriptableColor(string)”Constructs a new reference to a AssetReferenceScriptableColor.
[ExcludeFromCoverage]public AssetReferenceScriptableColor(string guid)Parameters
Section titled “Parameters”guid string
The object guid.