unreal.IKRigStructViewer

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

Bases: Object

a thin wrapper around UStruct data to display in a details panel this is a generic wrapper that works for any struct it is intended to work with FIKRigStructViewerCustomization which simply puts the entire struct in the details panel if you need customization, you need to work with UIKRigStructWrapperBase which allows customized derived classes

C++ Source:

  • Plugin: IKRig

  • Module: IKRigEditor

  • File: IKRigStructViewer.h