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