SGraphNodeAI::SetOwner

Windows
MacOS
Linux

Override Hierarchy

SGraphNode::SetOwner()

SGraphNodeAI::SetOwner()

References

Module

AIGraph

Header

/Engine/Source/Editor/AIGraph/Public/SGraphNodeAI.h

Include

#include "SGraphNodeAI.h"

Source

/Engine/Source/Editor/AIGraph/Private/SGraphNodeAI.cpp

Syntax

virtual void SetOwner
(
    const TSharedRef< SGraphPanel > & OwnerPanel
)

Parameters

Parameter

Description

OwnerPanel

The GraphPanel that this node belongs to

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