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