Skip to content

AssetReferenceScriptableInt Class

ScriptableInt only asset reference.

C#
[Serializable]
public sealed class AssetReferenceScriptableInt : AssetReferenceT<ScriptableInt>, IKeyEvaluator

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

Implements UnityEngine.AddressableAssets.IKeyEvaluator

Constructs a new reference to a AssetReferenceScriptableInt.

C#
[ExcludeFromCoverage]
public AssetReferenceScriptableInt(string guid)

guid string
The object guid.