Slash.Unity.DataBind.Foundation.Providers.Loaders Namespace |
Class | Description | |
---|---|---|
SpriteLoader |
Data provider which loads a sprite from a sprite name.
Input: String (Sprite name). Output: Sprite (Loaded sprite). | |
TextAssetLoader |
Fetches the data from a file resource.
Input: String (Path to file resource). Output: String (File resource contents). |