FFindInBlueprintsResult::GetObject

Returns the Object represented by this search information give the Blueprint it can be found in

Windows
MacOS
Linux

Override Hierarchy

FFindInBlueprintsResult::GetObject()

FFindInBlueprintsGraphNode::GetObject()

References

Module

Kismet

Header

/Engine/Source/Editor/Kismet/Public/FindInBlueprintManager.h

Include

#include "FindInBlueprintManager.h"

Source

/Engine/Source/Editor/Kismet/Private/FindInBlueprints.cpp

Syntax

virtual UObject * GetObject
(
    UBlueprint * InBlueprint
) const

Remarks

Returns the Object represented by this search information give the Blueprint it can be found in

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss