Skip to content

AssetReferenceScriptableColorEvent Class

ScriptableColorEvent only asset reference.

C#
[Serializable]
public sealed class AssetReferenceScriptableColorEvent : AssetReferenceT<ScriptableColorEvent>, IKeyEvaluator

Inheritance object → UnityEngine.AddressableAssets.AssetReference → AssetReferenceT<ScriptableColorEvent>

Implements UnityEngine.AddressableAssets.IKeyEvaluator

AssetReferenceScriptableColorEvent(string)

Section titled “AssetReferenceScriptableColorEvent(string)”

Constructs a new reference to a AssetReferenceScriptableColorEvent.

C#
[ExcludeFromCoverage]
public AssetReferenceScriptableColorEvent(string guid)

guid string
The object guid.