Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


SimulatorProviderLoader

SimulatorProviderLoader implements the loader for the Adaptive Performance Device Simulator plugin.
Read time 4 minutesLast updated 6 days ago

Definition

[AdaptivePerformanceSupportedBuildTarget(BuildTargetGroup.Standalone)]public class SimulatorProviderLoader : AdaptivePerformanceLoaderHelper

Properties

Property

Description

InitializedReturns if the provider loader was initialized successfully.
RunningReturns if the provider loader is currently running.
simulatorSubsystemReturns the currently active Simulator Subsystem instance, if any.

Methods

Inheritance

Inherited Members

Operators

Operator

Description

operator ==Compares two object references to see if they refer to the same object.
boolDetermines whether the object exists.
operator !=Compares if two objects refer to a different object.