camera array

when you create an array , it’s of a specific type and the “get” function always returns the type you have originally created your array with

in case you are asking what is the type of a camera then it is “CameraActor”.
checkout the attachment

][1]

Note : whenever you create array or a reference in blueprints to objects which are ultimately classes try your best to go for reference to the object.