Create |
The CustomControllerCreateCustomControllerSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| assignToPlayerId | The Player that will be assigned this Custom Controller when it is created. | |
| createCustomController | If true, a new Custom Controller will be created. Otherwise, an existing Custom Controller will be found using the selector properties. | |
| customControllerSourceId | The source id of the Custom Controller to create. Get this from the Rewired Input Manager. | |
| destroyCustomController | If true, the Custom Controller created by this component will be destroyed when this component is destroyed. |