示例#1
0
    void EnableGhostMode()
    {
        s_IsInGhostMode = true;

        GlobalData.DispatchGhostModeEnabled();
    }