Navigation
Unreal Engine C++ API Reference > Plugins > VariantManagerContent > FFunctionCaller
References
Module | VariantManagerContent |
Header | /Engine/Plugins/Enterprise/VariantManagerContent/Source/VariantManagerContent/Public/FunctionCaller.h |
Include | #include "FunctionCaller.h" |
Source | /Engine/Plugins/Enterprise/VariantManagerContent/Source/VariantManagerContent/Private/FunctionCaller.cpp |
static bool IsValidFunction
&40;
UK2Node_FunctionEntry &42; Node
&41;
Remarks
Helper function to determine whether the specified function entry is valid for this event true if the function entry node is compatible with a moviescene event, false otherwise
Parameters
Name | Description |
---|---|
Node | The node to test |