SceneObject:GetGoldValueString
From Data Realms Wiki
Revision as of 00:50, 28 June 2012 by Beautifybot (Talk | contribs)
Function | |
---|---|
Syntax | GetGoldValueString( * If this is supposed to be adjusted for a specific Tech's subjective value, then pass in the native DataModule ID of that tech. 0 means no Tech is specified and the base value is returned.
|
Description: | |
Gets a descriptive string describing the cost to purchase this item, in oz's of gold. | |
Returns | The cost, described in a friendly to read string: "100oz", or "Free" |
Example | |
---|---|
Description | Placeholder! |
Code |
|
Output | Placeholder! |