Navigation
API > API/Editor > API/Editor/SubobjectEditor > API/Editor/SubobjectEditor/SSubobjectEditor
References
| Module | SubobjectEditor |
| Header | /Engine/Source/Editor/SubobjectEditor/Public/SSubobjectEditor.h |
| Include | #include "SSubobjectEditor.h" |
| Source | /Engine/Source/Editor/SubobjectEditor/Private/SSubobjectEditor.cpp |
UClass &42; SpawnCreateNewCppComponentWindow
&40;
TSubclassOf< UActorComponent > ComponentClass
&41;
Remarks
Spawns a new SWindow giving the user options for creating a new C++ component class. The user will be prompted to pick a new subclass name and code will be recompiled The new class that was created