Property | Type | Description | |
---|---|---|---|
PlatformIsEditor | bool[] | ||
PlatformNames | string[] | ||
PlatformPathPrefixs | string[] |
Method | Description | |
---|---|---|
GetAssetBundleDirName ( ) : string | ||
GetPackageName ( ) : string | ||
GetPackagePath ( ) : string | ||
GetRawResourcesPath ( ) : string | ||
GetRuntimeAssetBundleUrl ( ) : string | ||
GetRuntimePackagePath ( ) : string | ||
GetRuntimeSceneBundleUrl ( ) : string | ||
GetSceneBundleDirName ( ) : string | ||
Initialize ( ) : void |
Method | Description | |
---|---|---|
RuntimePlatform_To_AppPlaform ( RuntimePlatform runtimePlatform ) : Platform, |
public static GetAssetBundleDirName ( ) : string | ||
return | string |
public static GetRawResourcesPath ( ) : string | ||
return | string |
public static GetRuntimeAssetBundleUrl ( ) : string | ||
return | string |
public static GetRuntimePackagePath ( ) : string | ||
return | string |
public static GetRuntimeSceneBundleUrl ( ) : string | ||
return | string |
public static GetSceneBundleDirName ( ) : string | ||
return | string |