8 lines
179 B
C++
Executable file
8 lines
179 B
C++
Executable file
#include "EndStatusEffectOnLanding.h"
|
|
|
|
void UEndStatusEffectOnLanding::OnOwnerStateChanged(ECharacterState State) {
|
|
}
|
|
|
|
UEndStatusEffectOnLanding::UEndStatusEffectOnLanding() {
|
|
}
|
|
|