Brenta Engine 1.2
Loading...
Searching...
No Matches
brenta::AssetManager::AssetOwned< T > Struct Template Reference

Data Fields

T::Builder builder
 
tenno::shared_ptr< T > ptr
 

Detailed Description

template<typename T>
struct brenta::AssetManager::AssetOwned< T >

Definition at line 144 of file asset.hpp.

Field Documentation

◆ builder

template<typename T >
T::Builder brenta::AssetManager::AssetOwned< T >::builder

Definition at line 146 of file asset.hpp.

◆ ptr

template<typename T >
tenno::shared_ptr<T> brenta::AssetManager::AssetOwned< T >::ptr

Definition at line 147 of file asset.hpp.


The documentation for this struct was generated from the following file: