Navigation
API > API/Plugins > API/Plugins/RigVM > API/Plugins/RigVM/FRigVMFunctionCompilationData
Description
If this function can be turned into a callable. Exceptions include: Array parameters passed in. External variables passed in. Any use of traits.
| Name | SupportsCallable |
| Type | function |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVM/Public/RigVMCore/RigVMGraphFunctionDefinition.h |
| Include Path | #include "RigVMCore/RigVMGraphFunctionDefinition.h" |
| Source | /Engine/Plugins/Runtime/RigVM/Source/RigVM/Private/RigVMCore/RigVMGraphFunctionDefinition.cpp |
bool SupportsCallable() const