Scene:GetBuildBudget

From Data Realms Wiki

Jump to: navigation, search
Function
SyntaxGetBuildBudget( * Which player's set budget to show. )
Description:
Shows how much gold this Scene is budgeted to be built for this round.
ReturnsThe budget in oz that this is allocated to have built for this round.




Example
DescriptionPlaceholder!
Code
  1. for k,v in pairs(PagesWithoutExamples) do
  2.     v.MakeExample(NoErrors);
  3. end
OutputPlaceholder!
Personal tools