Vulkan Schnee 0.0.1
High-performance rendering engine
Loading...
Searching...
No Matches
Ecs::AssetLoadingStatus Struct Reference

Status information for asset loading pipeline. More...

#include <EcsData.h>

Collaboration diagram for Ecs::AssetLoadingStatus:

Public Attributes

AssetLoadingStage stage = AssetLoadingStage::Pending
std::string lastError

Detailed Description

Status information for asset loading pipeline.

Date
2025-10-23
Author
Konstantin Passig

Definition at line 371 of file EcsData.h.

Member Data Documentation

◆ lastError

std::string Ecs::AssetLoadingStatus::lastError

Definition at line 373 of file EcsData.h.

◆ stage

AssetLoadingStage Ecs::AssetLoadingStatus::stage = AssetLoadingStage::Pending

Definition at line 372 of file EcsData.h.


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