WHITE_IN_DEF

WHITE_IN_DEF()

Arguments

Description

Not Added.

Implementation

def WHITE_IN_DEF():
        screen_fadein(1.0, 255, 255, 255)

References

Table Implementation

{
    "name": "WHITE_IN_DEF",
    "args": [],
    "commandList": [
        {
            "row": 1647,
            "command": "screen_fadein",
            "args": [
                "1.0",
                "255",
                "255",
                "255"
            ],
            "end": 1
        }
    ]
}

Sample

{}