Method BatchMode
BatchMode(AddressableAssetSettings)
Static method for use in starting up the HostingServicesManager in batch mode.
선언
public static void BatchMode(AddressableAssetSettings settings)
파라미터
타입 | 이름 | 설명 |
---|---|---|
AddressableAssetSettings | settings |
BatchMode()
Static method for use in starting up the HostingServicesManager in batch mode. This method without parameters will find and use the default AddressableAssetSettings object.
선언
public static void BatchMode()