yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::Controller::ScreenshotRequest Struct Reference

#include <controller.h>

Public Attributes

std::string preferred_path
 
std::function< void(absl::StatusOr< test::ScreenshotArtifact >)> callback
 

Detailed Description

Definition at line 34 of file controller.h.

Member Data Documentation

◆ preferred_path

std::string yaze::Controller::ScreenshotRequest::preferred_path

Definition at line 35 of file controller.h.

◆ callback

std::function<void(absl::StatusOr<test::ScreenshotArtifact>)> yaze::Controller::ScreenshotRequest::callback

Definition at line 36 of file controller.h.


The documentation for this struct was generated from the following file: