Actor:FlashWhite

From Data Realms Wiki

Jump to: navigation, search
Function
SyntaxFlashWhite( * For how long to flash the whiteness, in MS. )
Description:
Tells to make this and all children get drawn as completely white, but only for a specified amount of time.
ReturnsNone.




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