yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::zelda3::CustomObjectManager::RuntimeContext Struct Reference
Collaboration diagram for yaze::zelda3::CustomObjectManager::RuntimeContext:

Public Attributes

State state
 
std::unordered_map< std::string, absl::StatusOr< std::shared_ptr< CustomObject > > > cache
 
uint64_t asset_generation = 0
 

Detailed Description

Definition at line 210 of file custom_object.h.

Member Data Documentation

◆ state

◆ cache

std::unordered_map<std::string, absl::StatusOr<std::shared_ptr<CustomObject> > > yaze::zelda3::CustomObjectManager::RuntimeContext::cache

Definition at line 214 of file custom_object.h.

Referenced by yaze::zelda3::CustomObjectManager::LoadObject().

◆ asset_generation

uint64_t yaze::zelda3::CustomObjectManager::RuntimeContext::asset_generation = 0

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