Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/IDetailLayoutBuilder
References
| Module | PropertyEditor |
| Header | /Engine/Source/Editor/PropertyEditor/Public/DetailLayoutBuilder.h |
| Include | #include "DetailLayoutBuilder.h" |
void GetStructsBeingCustomized
&40;
TArray< TSharedPtr< FStructOnScope > > & OutStructs
&41; const
Remarks
Gets the current struct(s) being customized by this builder
If this is a sub-struct customization it will return those sub struct. Otherwise the root struct will be returned.