UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Set.h File Reference

Go to the source code of this file.

Macros

#define UE_TSPARSE_SET   TSet
 

Typedefs

using FScriptSetLayout = FScriptSparseSetLayout
 
template<typename Allocator >
using TScriptSet = TScriptSparseSet< Allocator >
 
using FScriptSet = TScriptSet< FDefaultSetAllocator >
 

Macro Definition Documentation

◆ UE_TSPARSE_SET

#define UE_TSPARSE_SET   TSet

Typedef Documentation

◆ FScriptSet

◆ FScriptSetLayout

◆ TScriptSet