6 lines
187 B
C++
Executable file
6 lines
187 B
C++
Executable file
#include "DeepPatherFinderCharacterAfflictionComponent.h"
|
|
|
|
UDeepPatherFinderCharacterAfflictionComponent::UDeepPatherFinderCharacterAfflictionComponent() {
|
|
this->Character = NULL;
|
|
}
|
|
|