Skip to content

AssetReferenceScriptableDecimalEvent Class

ScriptableDecimalEvent only asset reference.

C#
[Serializable]
public sealed class AssetReferenceScriptableDecimalEvent : AssetReferenceT<ScriptableDecimalEvent>, IKeyEvaluator

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

Implements UnityEngine.AddressableAssets.IKeyEvaluator

AssetReferenceScriptableDecimalEvent(string)

Section titled “AssetReferenceScriptableDecimalEvent(string)”

Constructs a new reference to a AssetReferenceScriptableDecimalEvent.

C#
[ExcludeFromCoverage]
public AssetReferenceScriptableDecimalEvent(string guid)

guid string
The object guid.