SceneManager:RevealUnseenBox

From Data Realms Wiki

Jump to: navigation, search
Function
SyntaxRevealUnseenBox( * The X and Y coords of the upper left corner of the box to be revealed.
  • The width and height of the box to be revealed, in scene units (pixels)
  • The team to reveal for. )
Description:
Reveals a box on the unseen map for a specific team, if there is any.
ReturnsNone.




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