Skip to content

AssetReferenceScriptableStringEvent Class

ScriptableStringEvent only asset reference.

C#
[Serializable]
public sealed class AssetReferenceScriptableStringEvent : AssetReferenceT<ScriptableStringEvent>, IKeyEvaluator

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

Implements UnityEngine.AddressableAssets.IKeyEvaluator

AssetReferenceScriptableStringEvent(string)

Section titled “AssetReferenceScriptableStringEvent(string)”

Constructs a new reference to a AssetReferenceScriptableStringEvent.

C#
[ExcludeFromCoverage]
public AssetReferenceScriptableStringEvent(string guid)

guid string
The object guid.