unreal.MVVMBlueprintFunctionReference

class unreal.MVVMBlueprintFunctionReference

Bases: StructBase

A type that point to a function or a node that can be used to create a conversion function.

C++ Source:

  • Plugin: ModelViewViewModel

  • Module: ModelViewViewModelBlueprint

  • File: MVVMBlueprintFunctionReference.h

Editor Properties: (see get_editor_property/set_editor_property)

  • function_reference (MemberReference): [Read-Only]

  • node (type(Class)): [Read-Only]

  • type (MVVMBlueprintFunctionReferenceType): [Read-Only]