UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
ComponentUtils.h File Reference
#include "CoreMinimal.h"
#include "Stats/Stats.h"
#include "Components/SceneComponent.h"

Go to the source code of this file.

Namespaces

namespace  ComponentUtils
 

Functions

 DECLARE_STATS_GROUP (TEXT("Component"), STATGROUP_Component, STATCAT_Advanced)
 
USimpleConstructionScript const * ComponentUtils::GetSimpleConstructionScript (USceneComponent const *Component)
 
USCS_NodeComponentUtils::FindCorrespondingSCSNode (USceneComponent const *ComponentObj)
 
USceneComponent * ComponentUtils::GetAttachedParent (USceneComponent const *SceneComponentObject)
 

Function Documentation

◆ DECLARE_STATS_GROUP()

DECLARE_STATS_GROUP ( TEXT("Component")  ,
STATGROUP_Component  ,
STATCAT_Advanced   
)