Search Results for

    Show / Hide Table of Contents

    Delegate PerformanceKit.WindowedModeChangedCallback

    Used to get a callback every time the windowed mode changes.

    Namespace: Trail
    Assembly: Trail.dll
    Syntax
    public delegate void WindowedModeChangedCallback(bool windowedMode);
    Parameters
    Type Name Description
    System.Boolean windowedMode

    Is the game in windowed mode

    In This Article
    Back to top Generated by DocFX