10 lines
160 B
C++
Executable file
10 lines
160 B
C++
Executable file
#include "BurrowComponent.h"
|
|
|
|
|
|
void UBurrowComponent::CallBurrow(bool isBurrowing, UAnimMontage* customMontage) {
|
|
}
|
|
|
|
|
|
UBurrowComponent::UBurrowComponent() {
|
|
}
|
|
|