unreal.FakeConverterTest

class unreal.FakeConverterTest(test_float: float = 0.0, test_string: str = '')

Bases: StructBase

Fake Converter Test

C++ Source:

  • Plugin: ToolsetRegistry

  • Module: ToolsetRegistry

  • File: FakeConverter.h

Editor Properties: (see get_editor_property/set_editor_property)

  • test_float (float): [Read-Write]

  • test_string (str): [Read-Write]

property test_float: float

[Read-Write]

Type:

(float)

property test_string: str

[Read-Write]

Type:

(str)