![]() | TextAssetLoader Class |
Input: String (Path to file resource).
Output: String (File resource contents).
Namespace: Slash.Unity.DataBind.Foundation.Providers.Loaders
The TextAssetLoader type exposes the following members.
Name | Description | |
---|---|---|
![]() | TextAssetLoader | Initializes a new instance of the TextAssetLoader class |
Name | Description | |
---|---|---|
![]() | Value |
Current data value.
(Overrides DataProviderValue.) |
Name | Description | |
---|---|---|
![]() | Init |
Initializes the operator.
This method should be used to add bindings.
(Overrides DataBindingOperatorInit.) |
![]() | UpdateValue |
Called when the value of the data provider should be updated.
(Overrides DataProviderUpdateValue.) |
Name | Description | |
---|---|---|
![]() | FileResource |
Data value which contains the path to the file resource.
|