C# Class Open.Core.Helpers.ScriptLoader

Handles loading a collection of scripts.
Inheritance: ResourceLoader
Afficher le fichier Open project: philcockfield/Open.TestHarness.SL Class Usage Examples

Méthodes protégées

Méthode Description
LoadResource ( string url, System.Action onDownloaded ) : void

Method Details

LoadResource() protected méthode

protected LoadResource ( string url, System.Action onDownloaded ) : void
url string
onDownloaded System.Action
Résultat void