unreal.RCVirtualPropertySelfContainer

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

Bases: RCVirtualPropertyBase

Remote Control Virtual Property which is stores in self defined Property Bag In this case SelfContainer holds only single property in the Property Bag

C++ Source:

  • Plugin: RemoteControl

  • Module: RemoteControl

  • File: RCVirtualProperty.h