C# Class CodexButton, Adagio

Inheritance: MonoBehaviour
Afficher le fichier Open project: technicalvgda/Adagio

Méthodes publiques

Méthode Description
Awake ( ) : void
InitializeName ( string fileName ) : void
SendContents ( ) : void
SetHandler ( CodexHandler, handler ) : void
Uncollected ( ) : void

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

InitializeName() public méthode

public InitializeName ( string fileName ) : void
fileName string
Résultat void

SendContents() public méthode

public SendContents ( ) : void
Résultat void

SetHandler() public méthode

public SetHandler ( CodexHandler, handler ) : void
handler CodexHandler,
Résultat void

Uncollected() public méthode

public Uncollected ( ) : void
Résultat void