unreal.WidgetAnimationPlayCallbackProxy

class unreal.WidgetAnimationPlayCallbackProxy(outer=None, name='None')

Bases: unreal.Object

Widget Animation Play Callback Proxy

C++ Source:

  • Module: UMG

  • File: WidgetAnimationPlayCallbackProxy.h

Editor Properties: (see get_editor_property/set_editor_property)

  • finished (WidgetAnimationResult): [Read-Write] Finished: Called when animation has been completed

property finished

[Read-Write] Finished: Called when animation has been completed

Type

(WidgetAnimationResult)