Navigation
API > API/Editor > API/Editor/Kismet
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- USCSEditorExtensionContext
References
| Module | Kismet |
| Header | /Engine/Source/Editor/Kismet/Public/SCSEditorExtensionContext.h |
| Include | #include "SCSEditorExtensionContext.h" |
Syntax
class USCSEditorExtensionContext : public UObject
Functions
| Type | Name | Description | |
|---|---|---|---|
| const TWeakPtr< SSubobjectEditor > & |
Deprecated Functions
| Type | Name | Description | |
|---|---|---|---|
| PRAGMA_DISABLE_DEPRECATION_WARNINGS const TWeakPtr< SSCSEditor > & | GetSCSEditor () |
GetSCSEditor has been deprecated. Use GetSubobjectEditor instead. |