Engine::Assets::Asset::Event::Waiting

Engine::Assets::Asset::Event::Waiting Struct Reference

#include <Asset.hpp>

Public Attributes

Name
Asset * other The pointer to the other asset this asset is waiting for.

Public Attributes Documentation

variable other

Asset * other;

The pointer to the other asset this asset is waiting for.

Note: May be null


Updated on 2022-10-19 at 22:22:02 +0000