Navigation
API > API/Runtime > API/Runtime/CADKernel > API/Runtime/CADKernel/TCache
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TCache () |
Utils/Cache.h | ||
TCache
(
InArgTypes&&... Args |
Utils/Cache.h |
TCache()
| Name | TCache |
| Type | function |
| Header File | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Utils/Cache.h |
| Include Path | #include "Utils/Cache.h" |
TCache()
TCache(InArgTypes &&...)
| Name | TCache |
| Type | function |
| Header File | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Utils/Cache.h |
| Include Path | #include "Utils/Cache.h" |
template<typename... InArgTypes>
TCache
(
InArgTypes &&... Args
)