UK2Node_DynamicCast::SetPurity

Will change the node's purity, and reallocate pins accordingly (adding/ removing exec pins).

Windows
MacOS
Linux

References

Module

BlueprintGraph

Header

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

Include

#include "K2Node_DynamicCast.h"

Source

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

Syntax

void SetPurity
(
    bool bNewPurity
)

Remarks

Will change the node's purity, and reallocate pins accordingly (adding/ removing exec pins).

Parameters

Parameter

Description

bNewPurity

The new value for bIsPureCast.

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