unreal.LiveLinkSubjectRepresentation

class unreal.LiveLinkSubjectRepresentation(subject=['None'], role=None)

Bases: unreal.StructBase

Live Link Subject Representation

C++ Source:

  • Module: LiveLinkInterface

  • File: LiveLinkRole.h

Editor Properties: (see get_editor_property/set_editor_property)

  • role (type(Class)): [Read-Write] Role

  • subject (LiveLinkSubjectName): [Read-Write] Subject

property role

[Read-Write] Role

Type

(type(Class))

property subject

[Read-Write] Subject

Type

(LiveLinkSubjectName)