BlueprintAPI > BlueprintAPI/Automation
take high res screenshot in editor.
Target is Automation Blueprint Function Library
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
integer | Res X | |
integer | Res Y | |
string | Filename | |
object | Camera | |
boolean | Mask Enabled | |
boolean | Capture HDR | |
enum | Comparison Tolerance | |
string | Comparison Notes | |
real | Delay |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
object | Return Value | take high res screenshot in editor. |