Navigation
API > API/Editor > API/Editor/Kismet > API/Editor/Kismet/Debugging > API/Editor/Kismet/Debugging/FDebugLineItem
References
| Module | Kismet |
| Header | /Engine/Source/Editor/Kismet/Public/Debugging/SKismetDebugTreeView.h |
| Include | #include "Debugging/SKismetDebugTreeView.h" |
static UBlueprint * GetBlueprintForObject
(
UObject * ParentObject
)
Remarks
Helper function to try to get the blueprint for a given object; Returns the blueprint that was used to create the instance if there was one Returns the object itself if it is already a blueprint Otherwise returns NULL