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

8 lines
216 B
C++

#include "CustomCharacterPartAnimInstance_SlurpLegendsBase.h"
UCustomCharacterPartAnimInstance_SlurpLegendsBase::UCustomCharacterPartAnimInstance_SlurpLegendsBase() {
MorphBlendAlpha = 1;
PartMID = NULL;
}