unreal.DisplayClusterConfigurationInfo

class unreal.DisplayClusterConfigurationInfo(description='', version='5.00', asset_path='')

Bases: unreal.StructBase

Display Cluster Configuration Info

C++ Source:

  • Plugin: nDisplay

  • Module: DisplayClusterConfiguration

  • File: DisplayClusterConfigurationTypes.h

Editor Properties: (see get_editor_property/set_editor_property)

  • asset_path (str): [Read-Only] Asset Path

  • description (str): [Read-Write] Description

  • version (str): [Read-Only] Version

property asset_path

[Read-Only] Asset Path

Type

(str)

property description

[Read-Write] Description

Type

(str)

property version

[Read-Only] Version

Type

(str)