C# Class VideoFileOpenDialog, eadventureUnityTool

Inheritance: BaseFileOpenDialog
Mostra file Open project: e-ucm/eadventureUnityTool Class Usage Examples

Public Methods

Method Description
Init ( DialogReceiverInterface e, FileType, fType ) : void

Protected Methods

Method Description
ChoosedCorrectFile ( ) : void
FileSelectionNotPerfromed ( ) : void

Method Details

ChoosedCorrectFile() protected method

protected ChoosedCorrectFile ( ) : void
return void

FileSelectionNotPerfromed() protected method

protected FileSelectionNotPerfromed ( ) : void
return void

Init() public method

public Init ( DialogReceiverInterface e, FileType, fType ) : void
e DialogReceiverInterface
fType FileType,
return void