FImaginaryPin::GetSearchabilityStatus

Returns the searchability status of a passed in Key, all Keys are searchable by default

Unreal Engine C++ API Reference > Editor > Kismet > FImaginaryPin

References

   
Module Kismet
Header /Engine/Source/Editor/Kismet/Public/ImaginaryBlueprintData.h
Include #include "ImaginaryBlueprintData.h"
Source /Engine/Source/Editor/Kismet/Private/ImaginaryBlueprintData.cpp
virtual ESearchableValueStatus GetSearchabilityStatus
(
    [FString](API\Runtime\Core\Containers\FString) InKey
)

Remarks

Returns the searchability status of a passed in Key, all Keys are searchable by default


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library