LeviLamina
Loading...
Searching...
No Matches
AnimatedTextureTintCollection.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
6public:
7 // member variables
8 // NOLINTBEGIN
9 ::ll::UntypedStorage<8, 8> mUnkb3c206;
10 ::ll::UntypedStorage<4, 4> mUnk430960;
11 // NOLINTEND
12
13public:
14 // prevent constructor by default
15 AnimatedTextureTintCollection& operator=(AnimatedTextureTintCollection const&);
16 AnimatedTextureTintCollection(AnimatedTextureTintCollection const&);
17 AnimatedTextureTintCollection();
18};
Definition AnimatedTextureTintCollection.h:5