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

Public Member Functions

 FSortComponentsForComplexity (TMap< UPrimitiveComponent *, FString > &NameMap)
 
bool operator() (const UPrimitiveComponent &A, const UPrimitiveComponent &B) const
 

Constructor & Destructor Documentation

◆ FSortComponentsForComplexity()

CollisionResponseConsoleCommands::FSortComponentsForComplexity::FSortComponentsForComplexity ( TMap< UPrimitiveComponent *, FString > &  NameMap)
inline

Member Function Documentation

◆ operator()()

bool CollisionResponseConsoleCommands::FSortComponentsForComplexity::operator() ( const UPrimitiveComponent &  A,
const UPrimitiveComponent &  B 
) const
inline

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