Navigation
API > API/Plugins > API/Plugins/AvalancheInteractiveTools > API/Plugins/AvalancheInteractiveTools/Tools > API/Plugins/AvalancheInteractiveTools/Tools/UAvaInteractiveToolsToolBase > API/Plugins/AvalancheInteractiveTools/Tools/UAvaInteractiveToolsToolBase/SpawnActor
References
| Module | AvalancheInteractiveTools |
| Header | /Engine/Plugins/Experimental/Avalanche/Source/AvalancheInteractiveTools/Public/Tools/AvaInteractiveToolsToolBase.h |
| Include | #include "Tools/AvaInteractiveToolsToolBase.h" |
| Source | /Engine/Plugins/Experimental/Avalanche/Source/AvalancheInteractiveTools/Private/Tools/AvaInteractiveToolsToolBase.cpp |
AActor * SpawnActor
(
TSubclassOf < AActor > InActorClass,
bool bInPreview,
FString * InActorLabelOverride
) const
Remarks
Calls the other spawn actor with the centre of the last active viewport as the position.