Engine::Assets::Asset::Event::Waiting
#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 2025-04-29 at 08:31:43 +0000