UEnvironmentQueryGraphNode_Test

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

EnvironmentQueryEditor

Header

/Engine/Source/Editor/EnvironmentQueryEditor/Classes/EnvironmentQueryGraphNode_Test.h

Include

#include "EnvironmentQueryGraphNode_Test.h"

Syntax

class UEnvironmentQueryGraphNode_Test : public UEnvironmentQueryGraphNode

Variables

Name Description

Public variable

uint32: 1

 

bHasNamedWeight

Weight is passed as named param

Public variable

uint32: 1

 

bStatShowOverlay

Public variable

uint32: 1

 

bTestEnabled

Toggles test

Public variable

FEnvionmentQuer...

 

Stats

Public variable

float

 

TestWeightPct

Weight percent for display

Constructors

Name Description

Public function

UEnvironmentQueryGraphNode_Test

(
    const FObjectInitializer& ObjectIn...
)

Functions

Name Description

Public function

void

 

SetDisplayedWeight

(
    float Pct,
    bool bNamed
)

Overridden from UAIGraphNode

Name Description

Public function Virtual Const

FText

 

GetDescription()

Public function Virtual

void

 

InitializeInstance()

Initialize instance object

Overridden from UEdGraphNode

Name Description

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