unreal.TestReflectionObject

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

Bases: Object

Test Reflection Object

C++ Source:

  • Plugin: ConcertSyncTest

  • Module: ConcertSyncTest

  • File: TestReflectionObject.h

Editor Properties: (see get_editor_property/set_editor_property)

  • delegate_test (TestReflectionDelegate): [Read-Write] These properties are invalid to replicate

  • float (float): [Read-Write]

property delegate_test: TestReflectionDelegate

[Read-Write] These properties are invalid to replicate

Type:

(TestReflectionDelegate)