Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/ISMInstanceManager
Description
Optionally specify a different class for a proxy object than the default one. This can be useful if a full UObject is needed to represent the SM Instance
| Name | GetSMInstanceEditingProxyClass |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/Elements/SMInstance/SMInstanceManager.h |
| Include Path | #include "Elements/SMInstance/SMInstanceManager.h" |
virtual TSubclassOf < USMInstanceProxyEditingObject > GetSMInstanceEditingProxyClass() const