External event

Maximuz24

Member
Is it possible to activate/deactivate external components from UCC state system? or event system something like that. for example, i want to disable UCC input when i enter the car and need to activate edys input system like that?
 
For the car specifically you should implement the IDriveSource interface. But you can receive notifications when an ability starts:

 
Top