DRG-Femboy-Voice/Source/FSD/Private/AnimNotify_SpawnActor.cpp
2025-04-15 12:39:31 -07:00

6 lines
114 B
C++
Executable file

#include "AnimNotify_SpawnActor.h"
UAnimNotify_SpawnActor::UAnimNotify_SpawnActor() {
this->Actor = NULL;
}