bitburner-src/markdown/bitburner.codingattemptoptions.returnreward.md
Olivier Gagnon 43fc5dfd48 work on doc
2021-10-30 12:34:14 -04:00

496 B
Raw Blame History

Home > bitburner > CodingAttemptOptions > returnReward

CodingAttemptOptions.returnReward property

If truthy, then the function will return a string that states the contracts reward when it is successfully solved.

Signature:

returnReward: boolean;