CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::ResourceObject< T, bool > Class Template Reference

A wrapper type that wraps a generic object into a resource. More...

Detailed Description

template<typename T, bool = std::is_final_v<T>>
class CeresEngine::ResourceObject< T, bool >

A wrapper type that wraps a generic object into a resource.

Template Parameters
TThe object type to be wrapped in a resource.

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