yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::editor::EntityMutationService::MutationResult Struct Reference

#include <entity_mutation_service.h>

Collaboration diagram for yaze::editor::EntityMutationService::MutationResult:

Public Member Functions

bool ok () const
 

Public Attributes

absl::Status status
 
zelda3::GameEntityentity = nullptr
 
std::string error_message
 

Detailed Description

Definition at line 31 of file entity_mutation_service.h.

Member Function Documentation

◆ ok()

bool yaze::editor::EntityMutationService::MutationResult::ok ( ) const
inline

Definition at line 36 of file entity_mutation_service.h.

References status.

Referenced by yaze::editor::OverworldEditor::DuplicateSelectedItem().

Member Data Documentation

◆ status

◆ entity

◆ error_message


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