LeviLamina
Loading...
Searching...
No Matches
UIAnimationController.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
6public:
7 // UIAnimationController inner types declare
8 // clang-format off
10 // clang-format on
11
12 // UIAnimationController inner types define
13 enum class tickType : uint {};
14
16};
Definition UIAnimationController.h:5