GetCredits (Harvest)
From OxeyeWiki
(Difference between revisions)
Zenor (Talk | contribs)
(Created page with '{{HarvestMethod | harvest.getCredits() | Returns the amount of credits that the player currently owns. | | Returns the number of credits.}} === Example === <pre> harvest.addCr...')
Newer edit →
(Created page with '{{HarvestMethod | harvest.getCredits() | Returns the amount of credits that the player currently owns. | | Returns the number of credits.}} === Example === <pre> harvest.addCr...')
Newer edit →
Revision as of 15:52, 20 May 2009
harvest.getCredits() | ||
Returns the amount of credits that the player currently owns. | ||
Parameter | Expected Type | Description |
Returns | ||
Returns the number of credits. |
Example
harvest.addCredits(1)