FImaginaryComponent

An "imaginary" representation of a [FProperty](API\Runtime\CoreUObject\UObject\FProperty) of an instanced component, 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 FImaginaryComponent : public FImaginaryProperty

Remarks

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

Constructors

Name Description

Public function

FImaginaryComponent

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

Overridden from FImaginaryFiBData

Name Description

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