Click or drag to resize

ControllerAxisexcludeFromPolling Property

Determines if the element is excluded from rebind polling.

Namespace: Rewired
Assembly: Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public override bool excludeFromPolling { get; set; }

Property Value

Boolean
See Also