FImaginaryFiBData::GetObject

Returns the [UObject](API\Runtime\CoreUObject\UObject\UObject) represented by this Imaginary data give the [UBlueprint](API\Runtime\Engine\Engine\UBlueprint) owner.

Windows
MacOS
Linux

References

Module

Kismet

Header

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

Include

#include "ImaginaryBlueprintData.h"

Source

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

Syntax

virtual UObject * GetObject
(
    UBlueprint * InBlueprint
) const

Remarks

Returns the UObject represented by this Imaginary data give the UBlueprint owner.

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