LeviLamina
Loading...
Searching...
No Matches
ReplayCorrectionResult.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
enum class
ReplayCorrectionResult :
int
{
6
NoCorrection = 0,
7
CorrectedWithRewind = 1,
8
CorrectedWithoutRewind = 2,
9
};
src
mc
entity
components
ReplayCorrectionResult.h
Generated on Sat Apr 26 2025 05:55:35 for LeviLamina by
1.12.0