#include "CameraPair.h" FCameraPair::FCameraPair() { this->Type = EFrontEndCamera::Invalid; this->Camera = NULL; }