mirror of
https://github.com/ApfelTeeSaft/UnrealEvent.git
synced 2026-08-27 03:43:40 +00:00
9 lines
258 B
C++
9 lines
258 B
C++
#include "CustomCharacterPartAnimInstance_DumplingBackpack.h"
|
|
|
|
UCustomCharacterPartAnimInstance_DumplingBackpack::UCustomCharacterPartAnimInstance_DumplingBackpack() {
|
|
this->Bun1Cycle = 0.00f;
|
|
this->Bun2Cycle = 0.00f;
|
|
this->Bun3Cycle = 0.00f;
|
|
}
|
|
|