C# Class Valve.Steamworks.ControllerAnalogActionData_t

Show file Open project: kronosaur/Transcendence

Public Properties

Property Type Description
eMode EControllerSourceMode
x float
y float

Property Details

eMode public property

public EControllerSourceMode eMode
return EControllerSourceMode

x public property

public float x
return float

y public property

public float y
return float