Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 861 Bytes

Camera-Camera(string_Blueprint).md

File metadata and controls

15 lines (13 loc) · 861 Bytes

Camera(string, UnrealEngine.Framework.Blueprint) Constructor

Spawns the actor in the world

public Camera(string name=null, UnrealEngine.Framework.Blueprint blueprint=null);

Parameters

name System.String
The name of the actor

blueprint Blueprint
The blueprint class to use as a base class, should be equal to the exact type of the actor