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

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

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library