UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FSortedSet Struct Reference

Public Member Functions

 FSortedSet (const FString &InName, int32 InSize)
 

Public Attributes

FString Name
 
int32 Size
 

Detailed Description

Helper struct for sorting anim sets by size

Constructor & Destructor Documentation

◆ FSortedSet()

FSortedSet::FSortedSet ( const FString &  InName,
int32  InSize 
)
inline

Member Data Documentation

◆ Name

FString FSortedSet::Name

◆ Size

int32 FSortedSet::Size

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