Navigation
Unreal Engine C++ API Reference > Editor > BlueprintGraph > UK2Node
- UK2Node::EarlyValidation()
References
Module | BlueprintGraph |
Header | /Engine/Source/Editor/BlueprintGraph/Classes/K2Node.h |
Include | #include "K2Node.h" |
Source | /Engine/Source/Editor/BlueprintGraph/Private/K2Node.cpp |
virtual void EarlyValidation ( [FCompilerResultsLog](API\Editor\UnrealEd\Kismet2\FCompilerResultsLog) & MessageLog ) const
Remarks
This function if used for nodes that needs CDO for validation (Called before expansion)