unreal.AnimNextAnimationGraph

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

Bases: AnimNextDataInterface

A user-created collection of animation logic & data

C++ Source:

  • Plugin: AnimNext

  • Module: AnimNext

  • File: AnimNextAnimationGraph.h

Editor Properties: (see get_editor_property/set_editor_property)

  • asset_user_data (Array[AssetUserData]): [Read-Write] Array of user data stored with the asset

  • asset_user_data_editor_only (Array[AssetUserData]): [Read-Write] Array of user data stored with the asset

  • default_entry_point (Name): [Read-Write] The entry point that this graph defaults to using

  • editor_data (Object): [Read-Only]