unreal.UserActivity

class unreal.UserActivity(action_name='')

Bases: unreal.StructBase

The description of a user activity

C++ Source:

  • Module: Engine

  • File: EngineTypes.h

Editor Properties: (see get_editor_property/set_editor_property)

  • action_name (str): [Read-Write] Describes the user’s activity

property action_name

[Read-Write] Describes the user’s activity

Type

(str)