Navigation
API > API/Plugins > API/Plugins/AvalancheInteractiveTools > API/Plugins/AvalancheInteractiveTools/Tools > API/Plugins/AvalancheInteractiveTools/Tools/UAvaInteractiveToolsActorAreaToo-
| Type | Name | Description | |
|---|---|---|---|
| AActor * | SpawnActor
(
TSubclassOf< AActor > InActorClass, |
Calls the other spawn actor with the centre of the last active viewport as the position. | |
| AActor * | SpawnActor
(
TSubclassOf< AActor > InActorClass, |
Spawns an actor of the given class at the correct distance from the camera in the given viewport position. |