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 2022-10-19 at 22:22:03 +0000