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