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

7 lines
151 B
C++

#include "FortAnimNotifyState_ConsumeSound.h"
UFortAnimNotifyState_ConsumeSound::UFortAnimNotifyState_ConsumeSound() {
ConsumeUseSound = NULL;
}