WHITE_OUT_MIDSHORT
WHITE_OUT_MIDSHORT()
Arguments
Description
Not Added.
Implementation
def WHITE_OUT_MIDSHORT():
WFOUT_SHORT()
screen_fadeout(0.6, 255, 255, 255)
References
Table Implementation
{
"name": "WHITE_OUT_MIDSHORT",
"args": [],
"commandList": [
{
"row": 1656,
"command": "WFOUT_SHORT",
"args": [],
"end": 1
},
{
"row": 1657,
"command": "screen_fadeout",
"args": [
"0.6",
"255",
"255",
"255"
],
"end": 1
}
]
}
Sample
{}