Click or drag to resize

FingersCrossPlatformInputReflectionScriptUnRegisterVirtualAxis Method

Unregister a virtual axis

Namespace:  DigitalRubyShared
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public static bool UnRegisterVirtualAxis(
	string name
)

Parameters

name
Type: SystemString
Virtual axis name

Return Value

Type: Boolean
True if success, false if error
See Also