unreal.AnimNextGraphInstancePtr

class unreal.AnimNextGraphInstancePtr

Bases: StructBase

Represents an instance of an AnimNext graph This struct uses UE reflection because we wish for the GC to keep the graph alive while we own a reference to it. It is not intended to be serialized on disk with a live instance.

C++ Source:

  • Plugin: AnimNext

  • Module: AnimNext

  • File: AnimNextGraphInstancePtr.h