unreal.RemoteControlDeltaAPITestObject

class unreal.RemoteControlDeltaAPITestObject(outer=None, name='None')

Bases: unreal.Object

Remote Control Delta APITest Object

C++ Source:

  • Plugin: RemoteControl

  • Module: RemoteControl

  • File: RemoteControlDeltaAPITestData.h

Editor Properties: (see get_editor_property/set_editor_property)

  • color_value (LinearColor): [Read-Write] Color Value

  • float_value (float): [Read-Write] Float Value

  • int32_value (int32): [Read-Write] Int 32Value

  • int32_with_setter_value (int32): [Read-Write] Int 32With Setter Value

  • struct_value (RemoteControlDeltaAPITestStruct): [Read-Write] Struct Value

  • vector_value (Vector): [Read-Write] Vector Value

property int32_with_setter_value

[Read-Write] Int 32With Setter Value

Type

(int32)