FGraphCompilerContext::PinIsImportantForDependancies

Does this pin potentially participate in data dependencies?

Unreal Engine C++ API Reference > Editor > KismetCompiler > FGraphCompilerContext

  • FGraphCompilerContext::PinIsImportantForDependancies()

References

   
Module KismetCompiler
Header /Engine/Source/Editor/KismetCompiler/Public/EdGraphCompilerUtilities.h
Include #include "EdGraphCompilerUtilities.h"
virtual bool PinIsImportantForDependancies
(
    const [UEdGraphPin](API\Runtime\Engine\EdGraph\UEdGraphPin) * Pin
) const

Remarks

Does this pin potentially participate in data dependencies?


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library