Delegate ResetCommandHandler
Delegate for handling reset parameter updates sent from the communicator.
Namespace: Unity.MLAgents
Syntax
public delegate void ResetCommandHandler();
Delegate for handling reset parameter updates sent from the communicator.
public delegate void ResetCommandHandler();