C# Class VideoFileOpenDialog, eadventureUnityTool

Inheritance: BaseFileOpenDialog
Afficher le fichier Open project: e-ucm/eadventureUnityTool Class Usage Examples

Méthodes publiques

Méthode Description
Init ( DialogReceiverInterface e, FileType, fType ) : void

Méthodes protégées

Méthode Description
ChoosedCorrectFile ( ) : void
FileSelectionNotPerfromed ( ) : void

Method Details

ChoosedCorrectFile() protected méthode

protected ChoosedCorrectFile ( ) : void
Résultat void

FileSelectionNotPerfromed() protected méthode

protected FileSelectionNotPerfromed ( ) : void
Résultat void

Init() public méthode

public Init ( DialogReceiverInterface e, FileType, fType ) : void
e DialogReceiverInterface
fType FileType,
Résultat void