Метод | Описание | |
---|---|---|
CheckLatestPluginVersion ( ) : void | ||
CheckSlotGameConifg ( ) : void | ||
GetData ( string type ) : string | ||
MoveDirectory ( string source, string target ) : void |
Метод | Описание | |
---|---|---|
GetFormData ( ) : WWWForm | ||
OnPostprocessBuild ( BuildTarget, target, string pathToBuildProject ) : void |
public static CheckLatestPluginVersion ( ) : void | ||
Результат | void |
public static CheckSlotGameConifg ( ) : void | ||
Результат | void |
public static GetData ( string type ) : string | ||
type | string | |
Результат | string |
public static MoveDirectory ( string source, string target ) : void | ||
source | string | |
target | string | |
Результат | void |