Navigation
API > API/Editor > API/Editor/Kismet
Inheritance Hierarchy
- ITextFilterExpressionContext
- TSharedFromThis
- FImaginaryFiBData
- FFiBMetaData
References
| Module | Kismet |
| Header | /Engine/Source/Editor/Kismet/Public/ImaginaryBlueprintData.h |
| Include | #include "ImaginaryBlueprintData.h" |
Syntax
class FFiBMetaData : public FImaginaryFiBData
Constructors
| Type | Name | Description | |
|---|---|---|---|
FFiBMetaData
(
FImaginaryFiBDataWeakPtr InOuter, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | IsExplicit () |
Returns TRUE if the metadata is informing that the FProperty and children should be explicit | |
| bool | IsHidden () |
Returns TRUE if the metadata is informing that the FProperty and children should be hidden |
Overridden from FImaginaryFiBData
| Type | Name | Description | |
|---|---|---|---|
| FSearchResult | CreateSearchResult_Internal
(
FSearchResult InTemplate |
Protected internal function which builds the search result for this item | |
| bool | TrySpecialHandleJsonValue
(
FText InKey, |
FImaginaryFiBData Interface |