Parameter | Description |
---|---|
settings | An instance of AdaptivePerformanceManagerSettings to add the loader to. |
loaderTypeName | The full type name for the loader instance to assign to settings. |
buildTargetGroup | The build target group being assigned to. |
bool True if assignment succeeds, false if not.
Assigns a loader of type loaderTypeName to the settings instance. Will instantiate an instance if one can't be found in the user's project folder before assigning it.