LeviLamina
Loading...
Searching...
No Matches
RatingsComponent.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
6public:
7 // RatingsComponent inner types define
8 enum class RatingValue : uint {};
9};
Definition RatingsComponent.h:5