unreal.IKRigStructWrapperBase

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

Bases: IKRigStructViewer

this is meant to be subclassed by a type that contains a UProperty of a struct to be edited similar to UIKRigStructViewer but supports multi-struct editing and greater customization

C++ Source:

  • Plugin: IKRig

  • Module: IKRigEditor

  • File: IKRigStructViewer.h