LeviLamina
Loading...
Searching...
No Matches
ComponentItemDeprecatedComponentData_v1_20_30.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
6public:
7 // member variables
8 // NOLINTBEGIN
10 // NOLINTEND
11
12public:
13 // prevent constructor by default
16
17public:
18 // member functions
19 // NOLINTBEGIN
21
22 MCAPI ::ComponentItemDeprecatedComponentData_v1_20_30&
24
26 // NOLINTEND
27
28public:
29 // constructor thunks
30 // NOLINTBEGIN
32 // NOLINTEND
33
34public:
35 // destructor thunk
36 // NOLINTBEGIN
37 MCFOLD void $dtor();
38 // NOLINTEND
39};
Definition ComponentItemDeprecatedComponentData_v1_20_30.h:5
Definition Alias.h:14