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

8 lines
231 B
C++
Executable file

#include "AnimNotifyState_FSDTimedNiagaraEffect.h"
UAnimNotifyState_FSDTimedNiagaraEffect::UAnimNotifyState_FSDTimedNiagaraEffect() {
this->Template = NULL;
this->IsFirstPerson = false;
this->bDestroyAtEnd = false;
}