Method | Description | |
---|---|---|
AddOption ( object option ) : void | ||
AddTextBox ( string label ) : int | ||
GetObjectTypeFromAti ( AssetTypeInfo ati ) : string | ||
GetOptionFor ( AssetTypeInfo ati ) : string | ||
GetOptionFor ( string type ) : string | ||
NewFileWindow ( ) : System |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
Create2D3DUI ( ) : void | ||
CreateSpreadsheetOptions ( ) : void | ||
CreateUiForOptions ( |
||
GetValueFromId ( int valueId ) : string | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
OptionsComboBox_SelectedIndexChanged ( object sender, |
||
mOkWindow_Click ( object sender, |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
public GetObjectTypeFromAti ( AssetTypeInfo ati ) : string | ||
ati | AssetTypeInfo | |
return | string |
public GetOptionFor ( AssetTypeInfo ati ) : string | ||
ati | AssetTypeInfo | |
return | string |