unreal.RemoteControlLogicTestData

class unreal.RemoteControlLogicTestData(outer: Object | None = None, name: Name | str = 'None')

Bases: Object

Remote Control Logic Test Data

C++ Source:

  • Plugin: RemoteControl

  • Module: RemoteControlLogic

  • File: RemoteControlLogicTestData.h

Editor Properties: (see get_editor_property/set_editor_property)

  • color (Color): [Read-Write]

  • test_int (int32): [Read-Write]

property color: Color

[Read-Write]

Type:

(Color)

property test_int: int

[Read-Write]

Type:

(int32)

test_int_function() None

Test Int Function