unreal.PCapRecordBase

class unreal.PCapRecordBase(uid: Guid = [], is_archived: bool = False)

Bases: TableRowBase

Database structs

C++ Source:

  • Plugin: PerformanceCaptureWorkflow

  • Module: PerformanceCaptureWorkflow

  • File: PCapDatabase.h

Editor Properties: (see get_editor_property/set_editor_property)

  • is_archived (bool): [Read-Write]

  • uid (Guid): [Read-Only]

property is_archived: bool

[Read-Write]

Type:

(bool)

property uid: Guid

[Read-Only]

Type:

(Guid)