Files
FNGameProj/Source/FortniteGame/Private/FortAnimNotifyState_SpawnEmoteEmitter.cpp
T
2024-06-07 01:17:09 +02:00

8 lines
185 B
C++

#include "FortAnimNotifyState_SpawnEmoteEmitter.h"
UFortAnimNotifyState_SpawnEmoteEmitter::UFortAnimNotifyState_SpawnEmoteEmitter() {
EmitterTemplate = NULL;
EmitterId = 0;
}