Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/IStructureDataProvider
| Type | Name | Description | |
|---|---|---|---|
| void | GetInstances
(
TArray< TSharedPtr< FStructOnScope > >& OutInstances |
||
| void | GetInstances
(
TArray< TSharedPtr< FStructOnScope > >& OutInstances, |
Returns instances to edit. Each provided struct should be compatible with ExpectedType. |