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