Свойство | Type | Description | |
---|---|---|---|
IsBuildAll | bool |
Свойство | Type | Description | |
---|---|---|---|
CreateTempPrefab | GameObject | ||
CreateUI | void | ||
DestroyTempPrefab | void | ||
ExportAllUI | void | ||
ExportUIMenu | void |
Méthode | Description | |
---|---|---|
AfterExport ( ) : void | ||
BeforeExport ( ) : void | ||
CheckUI ( bool showMsg ) : bool | ||
CreateNewUI ( ) : void | ||
Export ( string path ) : void | ||
ExportCurrentUI ( ) : void | ||
GetBuildRelPath ( string uiName ) : string | ||
GetDirectory ( ) : string | ||
GetExtention ( ) : string | ||
GetUIWindow ( ) : GameObject |
Méthode | Description | |
---|---|---|
CreateTempPrefab ( GameObject windowAsset ) : GameObject | ||
CreateUI ( ) : void | ||
DestroyTempPrefab ( GameObject tempPanelObject ) : void |
删除Prefab
|
|
ExportAllUI ( ) : void | ||
ExportUIMenu ( ) : void |
public static GetBuildRelPath ( string uiName ) : string | ||
uiName | string | |
Résultat | string |