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