Class LegacyForegroundInputSimulatorBase
Inheritance
LegacyForegroundInputSimulatorBase
Inherited Members
Namespace: EyeAuras.Roxy.Shared
Assembly: EyeAuras.Roxy.Shared.dll
Syntax
public abstract class LegacyForegroundInputSimulatorBase : ForegroundInputSimulator, IDisposable, IInputSimulatorEx, INotifyPropertyChanged
Constructors
| Name | Description |
|---|---|
| LegacyForegroundInputSimulatorBase(IConfigProvider<RoxySharedConfig>) |
Properties
| Name | Description |
|---|---|
| IsRented | Indicates whether the input simulator is already rented by someone. |
Methods
| Name | Description |
|---|---|
| CreateSimulator() | |
| Rent() | Provides an instance of the input controller related to this simulator. |