Delegate QuitCommandHandler
Delegate for handling quit events sent back from the communicator.
Namespace: Unity.MLAgents
Syntax
public delegate void QuitCommandHandler();
Delegate for handling quit events sent back from the communicator.
public delegate void QuitCommandHandler();