template<typename T>
          FResTraits struct
        
        Parameters for FCachedResource.
Contents
- Reference
Public types
- using ContainerType = std::list<T>
Public static variables
- static int maxCount constexpr
Typedef documentation
              
                template<typename T>
              
              using sk::
With what to store the layers with, by default std::list.
Variable documentation
              
                template<typename T>
              
              static int sk::
History limit.