LeviLamina
Loading...
Searching...
No Matches
MarketplaceSkinValidator.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
6public:
7 // static functions
8 // NOLINTBEGIN
9 MCAPI static bool checkIfValid(::std::string const& geometry);
10 // NOLINTEND
11};
Definition MarketplaceSkinValidator.h:5