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

8 lines
127 B
C++

#include "FortVehicleSkelMeshComponent.h"
void UFortVehicleSkelMeshComponent::OnSleepStateChanged(const bool bIsAwake) {
}