unreal.CommonPoolableWidgetInterface

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

Bases: unreal.Interface

Common Poolable Widget Interface

C++ Source:

  • Plugin: CommonUI

  • Module: CommonUI

  • File: CommonPoolableWidgetInterface.h

on_acquire_from_pool() None

On Acquire from Pool

on_release_to_pool() None

On Release to Pool