Table of Contents

Class ScreenshotTool.ScreenshotCommands

Namespace
Ceres.Gameplay.Capture
Assembly
Ceres.Gameplay.dll
public static class ScreenshotTool.ScreenshotCommands
Inheritance
ScreenshotTool.ScreenshotCommands
Inherited Members

Methods

TakeScreenshot()

[ConsoleMethod("screenshot", "Take a screenshot", new string[] { })]
public static void TakeScreenshot()

TakeScreenshot(bool, int)

[ConsoleMethod("screenshot", "Take a screenshot with more settings. includeUI: Whether to include overlay ui; superSize: Image supersize when `includeUI` is off.", new string[] { })]
public static void TakeScreenshot(bool includeUI, int superSize)

Parameters

includeUI bool
superSize int