Property | Type | Description | |
---|---|---|---|
Apply | void | ||
ApplyAndImport | void | ||
AssetWasUpdated | bool | ||
Awake | void | ||
GetAssetPaths | string[] | ||
GetSerializedObjectInternal | |||
HasModified | bool | ||
ImportAssets | void | ||
OnHeaderIconGUI | void | ||
ResetTimeStamp | void | ||
ResetValues | void |
Method | Description | |
---|---|---|
OnDisable ( ) : void |
Method | Description | |
---|---|---|
ApplyButton ( ) : bool | ||
ApplyButton ( string buttonText ) : bool | ||
ApplyRevertGUI ( ) : void | ||
ApplyRevertGUIButtons ( ) : bool | ||
AssetImporterInspector ( ) : System | ||
RevertButton ( ) : void | ||
RevertButton ( string buttonText ) : void |
Method | Description | |
---|---|---|
Apply ( ) : void | ||
ApplyAndImport ( ) : void | ||
AssetWasUpdated ( ) : bool | ||
Awake ( ) : void | ||
GetAssetPaths ( ) : string[] | ||
GetSerializedObjectInternal ( ) : |
||
HasModified ( ) : bool | ||
ImportAssets ( string paths ) : void | ||
OnHeaderIconGUI ( |
||
ResetTimeStamp ( ) : void | ||
ResetValues ( ) : void |
protected ApplyButton ( string buttonText ) : bool | ||
buttonText | string | |
return | bool |
protected AssetImporterInspector ( ) : System | ||
return | System |
protected RevertButton ( string buttonText ) : void | ||
buttonText | string | |
return | void |