Navigation
API > API/Editor > API/Editor/Kismet > API/Editor/Kismet/FCategorySectionHelper
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FCategorySectionHelper
(
FImaginaryFiBDataWeakPtr InOuter, |
ImaginaryBlueprintData.h | ||
FCategorySectionHelper
(
FImaginaryFiBDataWeakPtr InOuter, |
ImaginaryBlueprintData.h | ||
FCategorySectionHelper
(
FImaginaryFiBDataWeakPtr InOuter, |
ImaginaryBlueprintData.h |
FCategorySectionHelper(FImaginaryFiBDataWeakPtr, TMap< int32, FText > *, FText, bool)
| Name | FCategorySectionHelper |
| Type | function |
| Header File | /Engine/Source/Editor/Kismet/Public/ImaginaryBlueprintData.h |
| Include Path | #include "ImaginaryBlueprintData.h" |
| Source | /Engine/Source/Editor/Kismet/Private/ImaginaryBlueprintData.cpp |
FCategorySectionHelper
(
FImaginaryFiBDataWeakPtr InOuter,
TMap< int32, FText > * InLookupTablePtr,
FText InCategoryName,
bool bInTagAndValueCategory
)
FCategorySectionHelper(FImaginaryFiBDataWeakPtr, TSharedPtr< FJsonObject >, TMap< int32, FText > *, FText, bool)
| Name | FCategorySectionHelper |
| Type | function |
| Header File | /Engine/Source/Editor/Kismet/Public/ImaginaryBlueprintData.h |
| Include Path | #include "ImaginaryBlueprintData.h" |
| Source | /Engine/Source/Editor/Kismet/Private/ImaginaryBlueprintData.cpp |
FCategorySectionHelper
(
FImaginaryFiBDataWeakPtr InOuter,
TSharedPtr< FJsonObject > InUnparsedJsonObject,
TMap< int32, FText > * InLookupTablePtr,
FText InCategoryName,
bool bInTagAndValueCategory
)
FCategorySectionHelper(FImaginaryFiBDataWeakPtr, TSharedPtr< FJsonObject >, TMap< int32, FText > *, FText, bool, FCategorySectionHelperCallback)
| Name | FCategorySectionHelper |
| Type | function |
| Header File | /Engine/Source/Editor/Kismet/Public/ImaginaryBlueprintData.h |
| Include Path | #include "ImaginaryBlueprintData.h" |
| Source | /Engine/Source/Editor/Kismet/Private/ImaginaryBlueprintData.cpp |
FCategorySectionHelper
(
FImaginaryFiBDataWeakPtr InOuter,
TSharedPtr< FJsonObject > InUnparsedJsonObject,
TMap< int32, FText > * InLookupTablePtr,
FText InCategoryName,
bool bInTagAndValueCategory,
FCategorySectionHelperCallback InSpecialHandlingCallback
)