LeviLamina
Loading...
Searching...
No Matches
SimulcastDescription.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
cricket {
6
7
class
SimulcastDescription
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<8, 24>
mUnkb3502b;
12
::ll::UntypedStorage<8, 24>
mUnk7d63cd;
13
// NOLINTEND
14
15
public
:
16
// prevent constructor by default
17
SimulcastDescription
(
SimulcastDescription
const
&);
18
SimulcastDescription
();
19
20
public
:
21
// member functions
22
// NOLINTBEGIN
23
MCAPI
bool
empty()
const
;
24
25
MCAPI ::cricket::SimulcastDescription& operator=(
::cricket::SimulcastDescription
const
&);
26
27
MCAPI
~SimulcastDescription
();
28
// NOLINTEND
29
30
public
:
31
// destructor thunk
32
// NOLINTBEGIN
33
MCAPI
void
$dtor();
34
// NOLINTEND
35
};
36
37
}
// namespace cricket
cricket::SimulcastDescription
Definition
SimulcastDescription.h:7
ll::UntypedStorage
Definition
Alias.h:14
src
mc
external
cricket
SimulcastDescription.h
Generated on Sat Apr 26 2025 05:55:39 for LeviLamina by
1.12.0