Navigation
Unreal Engine C++ API Reference > Editor > Kismet
Inheritance Hierarchy
References
Module | Kismet |
Header | /Engine/Source/Editor/Kismet/Public/ImaginaryBlueprintData.h |
Include | #include "ImaginaryBlueprintData.h" |
Syntax
class FImaginaryComponent : public [FImaginaryProperty](API\Editor\Kismet\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
Type | Name | Description |
---|---|---|
FImaginaryComponent ( FImaginaryFiBDataWeakPtr InOuter, TSharedPtr< FJsonObject > InUnparse..., TMap< int32, FText >* InLookup... ) |
Overridden from FImaginaryFiBData
Type | Name | Description |
---|---|---|
bool | IsCompatibleWithFilter ( ESearchQueryFilter InSearchQueryFil... ) | FImaginaryFiBData Interface |