unreal.K2Node_MakeStruct

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

Bases: K2Node_StructMemberSet

Pure kismet node that creates a struct with specified values for each member

C++ Source:

  • Module: BlueprintGraph

  • File: K2Node_MakeStruct.h

Editor Properties: (see get_editor_property/set_editor_property)

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

  • show_pin_for_properties (Array[OptionalPinFromProperty]): [Read-Write]