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

#include <OverriddenPropertySet.h>

Public Member Functions

COREUOBJECT_API FOverridableTextPortPropertyPathScope (const FProperty *InProperty, int32 InIndex=INDEX_NONE, EPropertyVisitorInfoType InPropertyInfo=EPropertyVisitorInfoType::None)
 
COREUOBJECT_API ~FOverridableTextPortPropertyPathScope ()
 

Protected Attributes

const FPropertyProperty = nullptr
 
FPropertyVisitorPath DefaultPath
 

Constructor & Destructor Documentation

◆ FOverridableTextPortPropertyPathScope()

FOverridableTextPortPropertyPathScope::FOverridableTextPortPropertyPathScope ( const FProperty InProperty,
int32  InIndex = INDEX_NONE,
EPropertyVisitorInfoType  InPropertyInfo = EPropertyVisitorInfoType::None 
)

◆ ~FOverridableTextPortPropertyPathScope()

FOverridableTextPortPropertyPathScope::~FOverridableTextPortPropertyPathScope ( )

Member Data Documentation

◆ DefaultPath

FPropertyVisitorPath FOverridableTextPortPropertyPathScope::DefaultPath
protected

◆ Property

const FProperty* FOverridableTextPortPropertyPathScope::Property = nullptr
protected

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