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

Status information for asset loading pipeline. More...

#include <EcsData.h>

Collaboration diagram for Engine::Ecs::AssetLoadingStatus:

Public Attributes

AssetLoadingStage stage = AssetLoadingStage::PENDING
std::string lastError

Detailed Description

Status information for asset loading pipeline.

Definition at line 487 of file EcsData.h.

Member Data Documentation

◆ lastError

std::string Engine::Ecs::AssetLoadingStatus::lastError

Definition at line 489 of file EcsData.h.

◆ stage

AssetLoadingStage Engine::Ecs::AssetLoadingStatus::stage = AssetLoadingStage::PENDING

Definition at line 488 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