UEnvironmentQueryGraphNode

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

EnvironmentQueryEditor

Header

/Engine/Plugins/AI/EnvironmentQueryEditor/Source/EnvironmentQueryEditor/Public/EnvironmentQueryGraphNode.h

Include

#include "EnvironmentQueryGraphNode.h"

Syntax

[UCLASS](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)()
class UEnvironmentQueryGraphNode : public UAIGraphNode

Constructors

Name Description

Public function

UEnvironmentQueryGraphNode

(
    const FObjectInitializer& ObjectIn...
)

Functions

Overridden from UAIGraphNode

Name Description

Public function Virtual Const

FText

 

GetDescription()

Overridden from UEdGraphNode

Name Description

Public function Virtual Const

bool

 

CanCreateUnderSpecifiedSchema

(
    const UEdGraphSchema* Schema
)

Determine if this node can be created under the specified schema

Public function Virtual Const

FText

 

GetNodeTitle

(
    ENodeTitleType::Type TitleType
)

Gets the name of this node, shown in title bar

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