Files
PHY/Plugins/GMS/Source/GenericMovementSystem/Private/Mover/Zipline/GMS_ZiplineInterface.cpp
2026-03-03 01:23:02 +08:00

9 lines
280 B
C++

// Copyright 2025 https://yuewu.dev/en All Rights Reserved.
#include "Mover/Zipline/GMS_ZiplineInterface.h"
#include UE_INLINE_GENERATED_CPP_BY_NAME(GMS_ZiplineInterface)
// Add default functionality here for any IGMS_ZiplineInterface functions that are not pure virtual.