Click or drag to resize

Controller.Elements Property

List of all Elements in this controller.

Namespace: Rewired
Assembly: Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public IList<Controller.Element> Elements { get; }

Property Value

IList<Controller.Element>
See Also