Skip to content

AssetReferenceScriptableBoundsEvent Class

ScriptableBoundsEvent only asset reference.

C#
[Serializable]
public sealed class AssetReferenceScriptableBoundsEvent : AssetReferenceT<ScriptableBoundsEvent>, IKeyEvaluator

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

Implements UnityEngine.AddressableAssets.IKeyEvaluator

AssetReferenceScriptableBoundsEvent(string)

Section titled “AssetReferenceScriptableBoundsEvent(string)”

Constructs a new reference to a AssetReferenceScriptableBoundsEvent.

C#
[ExcludeFromCoverage]
public AssetReferenceScriptableBoundsEvent(string guid)

guid string
The object guid.