Method SynchronizeControllers
SynchronizeControllers()
Called by editor only. Normally we should have one controller per IInputAxisOwner axis. This will scan the object for IInputAxisOwner behaviours, create missing controllers (in their default state), and remove any that are no longer relevant.
Declaration
void SynchronizeControllers()