Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Elements > API/Editor/UnrealEd/Elements/SMInstance
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- USMInstanceElementDetailsInterface
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/Elements/SMInstance/SMInstanceElementDetailsInterface.h |
| Include | #include "Elements/SMInstance/SMInstanceElementDetailsInterface.h" |
Syntax
UCLASS (MinimalAPI)
class USMInstanceElementDetailsInterface :
public UObject ,
public ITypedElementDetailsInterface
Overridden from ITypedElementDetailsInterface
| Type | Name | Description | |
|---|---|---|---|
| TUniquePtr< ITypedElementDetailsObject > | GetDetailsObject
(
const FTypedElementHandle& InElementHandle |
Get the proxy instance for the given element, if any. |