Click or drag to resize

CustomControllerSelectorfindInPlayer Property

If true, the Custom Controller will be searched for in the Player specified in the Player Id field. This can be used with Find Using Source Id and/or Find Using Tag 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 findInPlayer { get; set; }

Property Value

Type: Boolean
See Also