Method | Description | |
---|---|---|
CopyDirectory ( string stSourcePath, string stDestPath ) : void | ||
OnInspectorGUI ( ) : void |
Method | Description | |
---|---|---|
OnPostprocessBuild ( BuildTarget, target, string pathToBuiltProject ) : void |
public static CopyDirectory ( string stSourcePath, string stDestPath ) : void | ||
stSourcePath | string | |
stDestPath | string | |
return | void |