FCacheBucket

Overload list

Unreal Engine C++ API Reference > Developer > DerivedDataCache > FCacheBucket

  Type Name Description
Public function   Construct a null cache bucket.
Public function  

FCacheBucket ( FUtf8StringView Name
)

Create a cache bucket from a name.
Public function  

FCacheBucket ( FWideStringView Name
)

Construct a null cache bucket.
Public function  

FCacheBucket ( FUtf8StringView Name,
FStringView DisplayName
)

Create a cache bucket from a name and a display name.
Public function  

FCacheBucket ( FWideStringView Name,
FStringView DisplayName
)

 

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library

On this page