Class PlayerLegacyInput.AxesConfig
Inheritance
PlayerLegacyInput.AxesConfig
Assembly: Assembly-CSharp.dll
[Serializable]
public class PlayerLegacyInput.AxesConfig
Fields
|
Edit this page
View Source
Declaration
[InputAxesListDropdown(false)]
[SerializeField]
protected List<string> axes
Field Value
Properties
|
Edit this page
View Source
Declaration
public PlayerLegacyInput.AxesConfig.AxisPhase phase { get; }
Property Value
Methods
|
Edit this page
View Source
Declaration
public IReadOnlyList<string> GetAxes()
Returns
|
Edit this page
View Source
Declaration
public void UpdateAxisPhases()