Luna::Asset::get_asset_by_path
R< asset_t > get_asset_by_path(const Path &path)
Gets one asset by path.
Parameters
-
in path
The path of the asset.
Return value
Returns the fetched asset handle.
R< asset_t > get_asset_by_path(const Path &path)
Gets one asset by path.
in path
The path of the asset.
Returns the fetched asset handle.