8 lines
231 B
C++
Executable file
8 lines
231 B
C++
Executable file
#include "AnimNotifyState_FSDTimedNiagaraEffect.h"
|
|
|
|
UAnimNotifyState_FSDTimedNiagaraEffect::UAnimNotifyState_FSDTimedNiagaraEffect() {
|
|
this->Template = NULL;
|
|
this->IsFirstPerson = false;
|
|
this->bDestroyAtEnd = false;
|
|
}
|
|
|