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

Public Member Functions

bool operator== (const SourceImpactDisplayCacheKey &) const =default
 

Public Attributes

int16_t object_id = -1
 
uint64_t provenance_fingerprint = 0
 
uint64_t rom_revision = 0
 

Detailed Description

Definition at line 162 of file object_tile_editor_panel.h.

Member Function Documentation

◆ operator==()

bool yaze::editor::ObjectTileEditorPanel::SourceImpactDisplayCacheKey::operator== ( const SourceImpactDisplayCacheKey & ) const
default

Member Data Documentation

◆ object_id

int16_t yaze::editor::ObjectTileEditorPanel::SourceImpactDisplayCacheKey::object_id = -1

Definition at line 163 of file object_tile_editor_panel.h.

◆ provenance_fingerprint

uint64_t yaze::editor::ObjectTileEditorPanel::SourceImpactDisplayCacheKey::provenance_fingerprint = 0

Definition at line 164 of file object_tile_editor_panel.h.

◆ rom_revision

uint64_t yaze::editor::ObjectTileEditorPanel::SourceImpactDisplayCacheKey::rom_revision = 0

Definition at line 165 of file object_tile_editor_panel.h.


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