unreal.AnimNextGraphLibrary

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

Bases: BlueprintFunctionLibrary

Script-callable editor API hoisted onto UAnimNextGraph

C++ Source:

  • Plugin: AnimNext

  • Module: AnimNextUncookedOnly

  • File: AnimNextGraph_EditorData.h

classmethod add_graph(graph, name, setup_undo_redo=True, print_python_command=True) AnimNextGraphEntry

Adds a graph to an AnimNext Graph asset

Parameters:
Return type:

AnimNextGraphEntry