C# 클래스 AnimationFileOpenDialog, eadventureUnityTool

상속: BaseFileOpenDialog
파일 보기 프로젝트 열기: e-ucm/eadventureUnityTool 1 사용 예제들

공개 메소드들

메소드 설명
Init ( DialogReceiverInterface e, FileType, fType ) : void

보호된 메소드들

메소드 설명
ChoosedCorrectFile ( ) : void
FileSelectionNotPerfromed ( ) : void

메소드 상세

ChoosedCorrectFile() 보호된 메소드

protected ChoosedCorrectFile ( ) : void
리턴 void

FileSelectionNotPerfromed() 보호된 메소드

protected FileSelectionNotPerfromed ( ) : void
리턴 void

Init() 공개 메소드

public Init ( DialogReceiverInterface e, FileType, fType ) : void
e DialogReceiverInterface
fType FileType,
리턴 void