6 lines
110 B
C++
Executable file
6 lines
110 B
C++
Executable file
#include "AnimNotify_FootStep.h"
|
|
|
|
UAnimNotify_FootStep::UAnimNotify_FootStep() {
|
|
this->IsLeft = false;
|
|
}
|
|
|