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

#include <ARActor.h>

Public Member Functions

 FTrackedGeometryGroup ()=default
 
UE_API FTrackedGeometryGroup (UARTrackedGeometry *InTrackedGeometry)
 

Public Attributes

TObjectPtr< AARActorARActor = nullptr
 
TObjectPtr< UARComponentARComponent = nullptr
 
TObjectPtr< UARTrackedGeometryTrackedGeometry = nullptr
 

Constructor & Destructor Documentation

◆ FTrackedGeometryGroup() [1/2]

FTrackedGeometryGroup::FTrackedGeometryGroup ( )
default

◆ FTrackedGeometryGroup() [2/2]

FTrackedGeometryGroup::FTrackedGeometryGroup ( UARTrackedGeometry InTrackedGeometry)

Member Data Documentation

◆ ARActor

TObjectPtr<AARActor> FTrackedGeometryGroup::ARActor = nullptr

◆ ARComponent

TObjectPtr<UARComponent> FTrackedGeometryGroup::ARComponent = nullptr

◆ TrackedGeometry

TObjectPtr<UARTrackedGeometry> FTrackedGeometryGroup::TrackedGeometry = nullptr

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