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