Files
FNGameProj/Source/FortniteGame/Private/CustomPartVectorParameter.cpp
T
2024-03-03 23:44:39 +01:00

7 lines
149 B
C++

#include "CustomPartVectorParameter.h"
FCustomPartVectorParameter::FCustomPartVectorParameter() {
this->MaterialIndexForVectorParameter = 0;
}