unreal.UpdateContext¶
- class unreal.UpdateContext(update_result: UpdateResult = Ellipsis)¶
Bases:
StructBaseInstance Update Context. Used to avoid changing the delegate signature in the future.
C++ Source:
Plugin: Mutable
Module: CustomizableObject
File: CustomizableObjectInstance.h
Editor Properties: (see get_editor_property/set_editor_property)
update_result(UpdateResult): [Read-Write]
- property update_result: UpdateResult¶
[Read-Only]
- Type: