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