UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FRTInfo Struct Reference
+ Inheritance diagram for FRTInfo:

Public Member Functions

bool Parse (const FString &In)
 
- Public Member Functions inherited from FRefCountedObject
 FRefCountedObject ()
 
virtual ~FRefCountedObject ()
 
 FRefCountedObject (const FRefCountedObject &Rhs)=delete
 
FRefCountedObjectoperator= (const FRefCountedObject &Rhs)=delete
 
FReturnedRefCountValue AddRef () const
 
uint32 Release () const
 
uint32 GetRefCount () const
 

Public Attributes

FString Dimensions
 
FString Width
 
FString Height
 
FString Depth
 
FString Format
 
FString Number
 
FString Name
 
FString Size
 
FString Type
 

Member Function Documentation

◆ Parse()

bool FRTInfo::Parse ( const FString &  In)
inline

Member Data Documentation

◆ Depth

FString FRTInfo::Depth

◆ Dimensions

FString FRTInfo::Dimensions

◆ Format

FString FRTInfo::Format

◆ Height

FString FRTInfo::Height

◆ Name

FString FRTInfo::Name

◆ Number

FString FRTInfo::Number

◆ Size

FString FRTInfo::Size

◆ Type

FString FRTInfo::Type

◆ Width

FString FRTInfo::Width

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