Method ResetData ResetData() Resets the internal state of the actuator. This is called at the end of an Agent's episode. Most implementations can leave this empty. Declaration public void ResetData() Implements IActuator.ResetData()