Class DpadControl.DpadAxisControl
Inherited Members
Namespace: UnityEngine.InputSystem.Controls
Syntax
public class DpadAxisControl : AxisControl
Properties
component
Declaration
public int component { get; set; }
Property Value
| Type | Description | 
|---|---|
| Int32 | 
Methods
FinishSetup()
Declaration
protected override void FinishSetup()
Overrides
ReadUnprocessedValueFromState(Void*)
Declaration
public override float ReadUnprocessedValueFromState(void *statePtr)
Parameters
| Type | Name | Description | 
|---|---|---|
| Void* | statePtr | 
Returns
| Type | Description | 
|---|---|
| Single |