Navigation
API > API/Editor > API/Editor/Kismet > API/Editor/Kismet/SSCSEditor
Description
Returns the Actor context for which we are viewing/editing the SCS. Can return null. Should not be cached as it may change from frame to frame.
| Name | GetActorContext |
| Type | function |
| Header File | /Engine/Source/Editor/Kismet/Public/SSCSEditor.h |
| Include Path | #include "SSCSEditor.h" |
| Source | /Engine/Source/Editor/Kismet/Private/SSCSEditor.cpp |
AActor * GetActorContext() const