unreal.RemoteControlInterceptionTestObject¶
- class unreal.RemoteControlInterceptionTestObject(outer: Object | None = None, name: Name | str = 'None')¶
Bases:
ObjectRemote Control Interception Test Object
C++ Source:
Plugin: RemoteControl
Module: RemoteControl
File: RemoteControlInterceptionTestData.h
Editor Properties: (see get_editor_property/set_editor_property)
custom_struct(RemoteControlInterceptionTestStruct): [Read-Write]function_param_struct(RemoteControlInterceptionFunctionParamStruct): [Read-Write]value_with_setter(str): [Read-Write] Testing private property with a setter.
- test_function(struct, test_factor) RemoteControlInterceptionFunctionParamStruct¶
Test Function
- Parameters:
test_factor (int32)
- Return type: