Navigation
API > API/Plugins > API/Plugins/ModelViewViewModelBlueprint > API/Plugins/ModelViewViewModelBlueprint/FMVVMBlueprintFunctionReference
| Type | Name | Description | |
|---|---|---|---|
| const UFunction * | GetFunction
(
const UBlueprint* SelfContext |
If the node is of type Function, resolves the function. | |
| const UFunction * | GetFunction
(
const UClass* SelfContext |
If the node is of type Function, resolves the function. |