Méthode | Description | |
---|---|---|
DrawTexture ( |
||
GetPreview ( string previewPath ) : |
||
HasInvalidCharInFilePath ( string filePath ) : bool | ||
OnAfterDeserialize ( ) : void | ||
OnBeforeSerialize ( ) : void | ||
OnGUI ( ) : void | ||
PackageImport ( ) : System | ||
ShowImportPackage ( string packagePath, |
Méthode | Description | |
---|---|---|
BottomArea ( ) : void | ||
DestroyCreatedIcons ( ) : void | ||
HasInvalidCharInFilePath ( string filePath, char &invalidChar, int &invalidCharIndex ) : bool | ||
Init ( string packagePath, |
||
IsAllFilePathsValid ( |
||
LoadTexture ( string filepath, |
||
OnDisable ( ) : void | ||
TopArea ( ) : void | ||
ValidateInput ( |
public static DrawTexture ( |
||
r | ||
tex | ||
useDropshadow | bool | |
Résultat | void |
public static GetPreview ( string previewPath ) : |
||
previewPath | string | |
Résultat |
public static HasInvalidCharInFilePath ( string filePath ) : bool | ||
filePath | string | |
Résultat | bool |
public static ShowImportPackage ( string packagePath, |
||
packagePath | string | |
items | ||
packageIconPath | string | |
Résultat | void |