Click or drag to resize

CreateCustomControllerSettings Properties

The CustomControllerCreateCustomControllerSettings type exposes the following members.

Properties
 NameDescription
Public propertyassignToPlayerId The Player that will be assigned this Custom Controller when it is created.
Public propertycreateCustomController If true, a new Custom Controller will be created. Otherwise, an existing Custom Controller will be found using the selector properties.
Public propertycustomControllerSourceId The source id of the Custom Controller to create. Get this from the Rewired Input Manager.
Public propertydestroyCustomController If true, the Custom Controller created by this component will be destroyed when this component is destroyed.
Top
See Also