UK2Node_FunctionEntry::ShouldUseConstRefParams

Should this node require 'const' for pass-by-reference parameters?

Windows
MacOS
Linux

Override Hierarchy

UK2Node_EditablePinBase::ShouldUseConstRefParams()

UK2Node_FunctionEntry::ShouldUseConstRefParams()

References

Module

BlueprintGraph

Header

/Engine/Source/Editor/BlueprintGraph/Classes/K2Node_FunctionEntry.h

Include

#include "K2Node_FunctionEntry.h"

Source

/Engine/Source/Editor/BlueprintGraph/Private/K2Node_FunctionEntry.cpp

Syntax

virtual bool ShouldUseConstRefParams() const

Remarks

Should this node require 'const' for pass-by-reference parameters?

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