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

#include <custom_object.h>

Collaboration diagram for yaze::zelda3::CustomObjectAsset:

Public Attributes

CustomObject object
 
std::vector< uint8_t > source_bytes
 
std::filesystem::path resolved_path
 

Detailed Description

Definition at line 82 of file custom_object.h.

Member Data Documentation

◆ object

CustomObject yaze::zelda3::CustomObjectAsset::object

◆ source_bytes

std::vector<uint8_t> yaze::zelda3::CustomObjectAsset::source_bytes

◆ resolved_path

std::filesystem::path yaze::zelda3::CustomObjectAsset::resolved_path

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