6 lines
114 B
C++
Executable file
6 lines
114 B
C++
Executable file
#include "AnimNotify_SpawnActor.h"
|
|
|
|
UAnimNotify_SpawnActor::UAnimNotify_SpawnActor() {
|
|
this->Actor = NULL;
|
|
}
|
|
|