Click or drag to resize

CustomControllerSelectorfindUsingSourceId Property

If true, the Custom Controller will be searched for by its source controller id. This can be used with findInPlayer and/or findUsingTag to further refine the search parameters.

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

Property Value

Boolean
See Also