Vulkan Schnee 0.0.1
High-performance rendering engine
Loading...
Searching...
No Matches
Engine::Core::AudioClipStore::Record Struct Reference
Collaboration diagram for Engine::Core::AudioClipStore::Record:

Public Attributes

Asset::Path source
uint32_t generation = 1
uint64_t payloadGeneration = 0
uint64_t residencyGeneration = 0

Detailed Description

Definition at line 148 of file AssetRegistry.h.

Member Data Documentation

◆ generation

uint32_t Engine::Core::AudioClipStore::Record::generation = 1

Definition at line 151 of file AssetRegistry.h.

◆ payloadGeneration

uint64_t Engine::Core::AudioClipStore::Record::payloadGeneration = 0

Definition at line 152 of file AssetRegistry.h.

◆ residencyGeneration

uint64_t Engine::Core::AudioClipStore::Record::residencyGeneration = 0

Definition at line 153 of file AssetRegistry.h.

◆ source

Asset::Path Engine::Core::AudioClipStore::Record::source

Definition at line 150 of file AssetRegistry.h.


The documentation for this struct was generated from the following file:
  • /home/magerbeton/Documents/gl3-vulkan/Engine/include/Engine/Asset/AssetRegistry.h