unreal.PCGDummyGetPropertyTest

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

Bases: Object

PCGDummy Get Property Test

C++ Source:

  • Plugin: PCG

  • Module: PCG

  • File: PCGGetActorPropertyTest.h

Editor Properties: (see get_editor_property/set_editor_property)

  • double_property (double): [Read-Write]

  • int64_property (int64): [Read-Write]

property double_property: float

[Read-Only]

Type:

(double)

property int64_property: int

[Read-Only]

Type:

(int64)