You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Merging //UE4/Dev-Main to Dev-Build (//UE4/Dev-Build)
#rb none #rnx [CL 4706788 by Ben Marsh in Dev-Build branch]
This commit is contained in:
@@ -74,6 +74,12 @@ public:
|
||||
UFUNCTION(BlueprintPure, Category="Automation")
|
||||
static bool AreAutomatedTestsRunning();
|
||||
|
||||
/**
|
||||
* take high res screenshot in editor.
|
||||
*/
|
||||
UFUNCTION(BlueprintPure, Category = "Automation")
|
||||
static bool TakeHighResScreenshot(int32 ResX, int32 ResY, FString Filename, ACameraActor* Camera = nullptr, bool bMaskEnabled = false, bool bCaptureHDR = false);
|
||||
|
||||
/**
|
||||
*
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user