BLACK_IN_SHORT

BLACK_IN_SHORT()

Arguments

Description

Not Added.

Implementation

def BLACK_IN_SHORT():
        screen_fadein(0.4, 0, 0, 0)

References

Table Implementation

{
    "name": "BLACK_IN_SHORT",
    "args": [],
    "commandList": [
        {
            "row": 1570,
            "command": "screen_fadein",
            "args": [
                "0.4",
                "0",
                "0",
                "0"
            ],
            "end": 1
        }
    ]
}

Sample

{}