Unreal Engine Blueprint API Reference > Editor Scripting > Level Utility
Spawn Actor from Class
Target is Editor Level Library
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
class | Actor Class | |
vector | Location | |
rotator | Rotation | |
boolean | Transient |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
object | Return Value | Spawn Actor from Class |