![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
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 | |
| FRefCountedObject & | operator= (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 |
|
inline |
| FString FRTInfo::Depth |
| FString FRTInfo::Dimensions |
| FString FRTInfo::Format |
| FString FRTInfo::Height |
| FString FRTInfo::Name |
| FString FRTInfo::Number |
| FString FRTInfo::Size |
| FString FRTInfo::Type |
| FString FRTInfo::Width |