WHITE_OUT_LONG
WHITE_OUT_LONG()
Arguments
Description
Not Added.
Implementation
def WHITE_OUT_LONG():
WFOUT_SHORT()
screen_fadeout(2.0, 255, 255, 255)
References
Table Implementation
{
"name": "WHITE_OUT_LONG",
"args": [],
"commandList": [
{
"row": 1664,
"command": "WFOUT_SHORT",
"args": [],
"end": 1
},
{
"row": 1665,
"command": "screen_fadeout",
"args": [
"2.0",
"255",
"255",
"255"
],
"end": 1
}
]
}
Sample
{}