Engine::Assets::Asset::Event::Loaded

Defined in header <src/Assets/Asset.hpp>


struct Loaded;

Public Attributes

Member Public Attributes Description
success bool
(public variable)
usage int
(public variable)

Public Attributes

variable success

Defined in header <src/Assets/Asset.hpp>

bool success;

variable usage

Defined in header <src/Assets/Asset.hpp>

int usage;

Updated on 2023-04-03