Navigation
API > API/Editor > API/Editor/LevelEditor > API/Editor/LevelEditor/FLevelEditorActionCallbacks
References
| Module | LevelEditor |
| Header | /Engine/Source/Editor/LevelEditor/Public/LevelEditorActions.h |
| Include | #include "LevelEditorActions.h" |
| Source | /Engine/Source/Editor/LevelEditor/Private/LevelEditorActions.cpp |
static AActor &42; AddActorFromClass
&40;
UClass &42; ActorClass
&41;
Remarks
Called when the AddActor command is executed and a class is selected in the actor browser
Parameters
| Name | Description |
|---|---|
| ActorClass | The class of the actor to add |