UIKRigStructViewer

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](API\Plugins\IKRigEditor\FIKRigStructViewerCustomization) which simply puts the entire struct in the details panel if you need customization, you need to work with [UIKRigStructWrapperBase](API\Plugins\IKRigEditor\UIKRigStructWrapperBase) which allows customized derived classes