C# Class TestCoroutine, UnityHello

Inheritance: MonoBehaviour
Afficher le fichier Open project: woshihuo12/UnityHello Class Usage Examples

Méthodes publiques

Свойство Type Description
luaFile TextAsset

Méthodes publiques

Méthode Description
Awake ( ) : void
OnDestroy ( ) : void
OnGUI ( ) : void

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

OnDestroy() public méthode

public OnDestroy ( ) : void
Résultat void

OnGUI() public méthode

public OnGUI ( ) : void
Résultat void

Property Details

luaFile public_oe property

public TextAsset luaFile
Résultat TextAsset