Click or drag to resize

TextAssetLoaderValue Property

Current data value.

Namespace:  Slash.Unity.DataBind.Foundation.Providers.Loaders
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public override Object Value { get; }

Property Value

Type: Object

Implements

IDataProviderValue
See Also