Method | Description | |
---|---|---|
OnGUI ( ) : void | ||
Start ( ) : void |
Method | Description | |
---|---|---|
DoGui ( ) : void | ||
SendCancelResult ( ) : void | ||
SendErrorResult ( string errorMessage ) : void | ||
SendSuccessResult ( ) : void |
Method | Description | |
---|---|---|
OnGUIDialog ( int windowId ) : void |
protected SendErrorResult ( string errorMessage ) : void | ||
errorMessage | string | |
return | void |
protected abstract SendSuccessResult ( ) : void | ||
return | void |