Click or drag to resize

CustomControllerCreateCustomControllerSettingsassignToPlayerId Property

The Player that will be assigned this Custom Controller when it is created.

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

Property Value

Type: Int32
See Also