Navigation
API > API/Plugins > API/Plugins/AvalancheInteractiveTools > API/Plugins/AvalancheInteractiveTools/Tools > API/Plugins/AvalancheInteractiveTools/Tools/UAvaInteractiveT-_2
- UAvaInteractiveToolsToolBase::SpawnActor()
- UAvaInteractiveToolsStaticMeshActorTool::SpawnActor()
References
| Module | AvalancheInteractiveTools |
| Header | /Engine/Plugins/Experimental/Avalanche/Source/AvalancheInteractiveTools/Public/Tools/AvaInteractiveToolsStaticMeshActorTool.h |
| Include | #include "Tools/AvaInteractiveToolsStaticMeshActorTool.h" |
| Source | /Engine/Plugins/Experimental/Avalanche/Source/AvalancheInteractiveTools/Private/Tools/AvaInteractiveToolsStaticMeshActorTool.cpp |
virtual AActor * SpawnActor
(
TSubclassOf < AActor > InActorClass,
EAvaViewportStatus InViewportStatus,
const FVector2f & InViewportPosition,
bool bInPreview,
FString * InActorLabelOverride
) const
Remarks
Spawns an actor of the given class at the correct distance from the camera in the given viewport position.