Click or drag to resize

ControllerTemplateElementTargetelementType Property

Gets the element type of the target Controller Template element.

Namespace:  Rewired
Assembly:  Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public ControllerTemplateElementType elementType { get; }

Property Value

Type: ControllerTemplateElementType
See Also