LeviLamina
Loading...
Searching...
No Matches
ArmorTrimIconGenerator.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
6public:
7 // ArmorTrimIconGenerator inner types declare
8 // clang-format off
9 struct CustomArmorIconData;
10 // clang-format on
11
12 // ArmorTrimIconGenerator inner types define
14};
Definition ArmorTrimIconGenerator.h:13
Definition ArmorTrimIconGenerator.h:5