BLACK_OUT_DEF
BLACK_OUT_DEF()
Arguments
Description
Not Added.
Implementation
def BLACK_OUT_DEF():
WFOUT_SHORT()
screen_fadeout(1.0, 0, 0, 0)
References
Table Implementation
{
"name": "BLACK_OUT_DEF",
"args": [],
"commandList": [
{
"row": 1627,
"command": "WFOUT_SHORT",
"args": [],
"end": 1
},
{
"row": 1628,
"command": "screen_fadeout",
"args": [
"1.0",
"0",
"0",
"0"
],
"end": 1
}
]
}
Sample
{}