unreal.K2Node_PromotableOperator

class unreal.K2Node_PromotableOperator(outer: Object | None = None, name: Name | str = 'None')

Bases: K2Node_CallFunction

The promotable operator node allows for pin types to be promoted to others, i.e. float to double

C++ Source:

  • Module: BlueprintGraph

  • File: K2Node_PromotableOperator.h

Editor Properties: (see get_editor_property/set_editor_property)

  • error_msg (str): [Read-Write] Error/Warning description