C# Class Epigene.UI.ExternalVideoLoader

Inheritance: UnityEngine.MonoBehaviour
Afficher le fichier Open project: fi-content2-games-platform/FIcontent.Gaming.Enabler.phenomobilecharactermanager

Méthodes publiques

Méthode Description
Load ( string name, UIVideo video ) : void

Private Methods

Méthode Description
LoadExternalCoroutine ( string name, UIVideo video ) : IEnumerator
Start ( ) : void

Start the screen

Method Details

Load() public méthode

public Load ( string name, UIVideo video ) : void
name string
video UIVideo
Résultat void