unreal.RigUnit_OwningObject

class unreal.RigUnit_OwningObject(result: Object = Ellipsis)

Bases: RigVMStruct

A node to retrieve the owning object of this graph

C++ Source:

  • Plugin: UAFChooser

  • Module: UAFChooser

  • File: RigUnit_OwningObject.h

Editor Properties: (see get_editor_property/set_editor_property)

  • result (Object): [Read-Write] The object owning this graph

property result: Object

[Read-Only] The object owning this graph

Type:

(Object)