FImaginaryProperty

An "imaginary" representation of a [FProperty](API\Runtime\CoreUObject\UObject\FProperty), featuring raw strings or other imaginary objects in the place of more structured substances

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Kismet

Header

/Engine/Source/Editor/Kismet/Public/ImaginaryBlueprintData.h

Include

#include "ImaginaryBlueprintData.h"

Syntax

class FImaginaryProperty : public FImaginaryFiBData

Remarks

An "imaginary" representation of a FProperty, featuring raw strings or other imaginary objects in the place of more structured substances

Constructors

Name Description

Public function

FImaginaryProperty

(
    FImaginaryFiBDataWeakPtr InOuter,
    TSharedPtr< FJsonObject > InUnparse...,
    TMap< int32, FText >* InLookup...
)

Overridden from FImaginaryFiBData

Name Description

Protected function Virtual Const

FSearchResul...

 

CreateSearchResult_Internal

(
    FSearchResult InTemplate
)

Protected internal function which builds the search result for this item

Protected function Virtual Const

void

 

DumpParsedObject_Internal

(
    FArchive& Ar
)

Internal helper function for dumping parsed object info

Protected function Virtual

ESearchableV...

 

GetSearchabilityStatus

(
    FString InKey
)

End FImaginaryFiBData Interface FImaginaryFiBData Interface

Public function Virtual Const

bool

 

IsCompatibleWithFilter

(
    ESearchQueryFilter InSearchQueryFil...
)

FImaginaryFiBData Interface

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss