Navigation
API > API/Editor > API/Editor/Kismet > API/Editor/Kismet/SSCSEditor
References
| Module | Kismet |
| Header | /Engine/Source/Editor/Kismet/Public/SSCSEditor.h |
| Include | #include "SSCSEditor.h" |
| Source | /Engine/Source/Editor/Kismet/Private/SSCSEditor.cpp |
UClass &42; CreateNewCPPComponent
&40;
TSubclassOf< UActorComponent > ComponentClass
&41;
Remarks
Creates a new C++ component from the specified class type The user will be prompted to pick a new subclass name and code will be recompiled The new class that was created