6 lines
130 B
C++
Executable file
6 lines
130 B
C++
Executable file
#include "IconSceneCaptureComponent.h"
|
|
|
|
UIconSceneCaptureComponent::UIconSceneCaptureComponent() {
|
|
this->CameraKey = NULL;
|
|
}
|
|
|