WHITE_IN_VERYLONG

WHITE_IN_VERYLONG()

Arguments

Description

Not Added.

Implementation

def WHITE_IN_VERYLONG():
        screen_fadein(4.0, 255, 255, 255)

References

Table Implementation

{
    "name": "WHITE_IN_VERYLONG",
    "args": [],
    "commandList": [
        {
            "row": 1653,
            "command": "screen_fadein",
            "args": [
                "4.0",
                "255",
                "255",
                "255"
            ],
            "end": 1
        }
    ]
}

Sample

{}