LeviLamina
Loading...
Searching...
No Matches
ParticleCurveCatmullRom.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/shared_types/v1_20_80/particle/ParticleCurveSimpleBase.h"
7
8
namespace
SharedTypes::v1_20_80 {
9
10
struct
ParticleCurveCatmullRom
:
public
::SharedTypes::v1_20_80::ParticleCurveSimpleBase
{
11
public
:
12
// virtual functions
13
// NOLINTBEGIN
14
// vIndex: 1
15
virtual
uint64 _getMinCurveNodesAllowed()
/*override*/
;
16
17
// vIndex: 2
18
virtual
uint64 _getMaxCurveNodesAllowed()
/*override*/
;
19
20
// vIndex: 0
21
virtual
~ParticleCurveCatmullRom
()
/*override*/
=
default
;
22
// NOLINTEND
23
24
public
:
25
// virtual function thunks
26
// NOLINTBEGIN
27
MCNAPI uint64
$_getMinCurveNodesAllowed
();
28
29
MCNAPI uint64
$_getMaxCurveNodesAllowed
();
30
// NOLINTEND
31
32
public
:
33
// vftables
34
// NOLINTBEGIN
35
MCNAPI
static
void
**
$vftable
();
36
// NOLINTEND
37
};
38
39
}
// namespace SharedTypes::v1_20_80
SharedTypes::v1_20_80::ParticleCurveCatmullRom
Definition
ParticleCurveCatmullRom.h:10
SharedTypes::v1_20_80::ParticleCurveCatmullRom::$vftable
static MCAPI void ** $vftable()
SharedTypes::v1_20_80::ParticleCurveCatmullRom::$_getMaxCurveNodesAllowed
MCAPI uint64 $_getMaxCurveNodesAllowed()
SharedTypes::v1_20_80::ParticleCurveCatmullRom::$_getMinCurveNodesAllowed
MCAPI uint64 $_getMinCurveNodesAllowed()
SharedTypes::v1_20_80::ParticleCurveSimpleBase
Definition
ParticleCurveSimpleBase.h:15
src
mc
deps
shared_types
v1_20_80
particle
ParticleCurveCatmullRom.h
Generated on Fri Jun 13 2025 05:04:28 for LeviLamina by
1.12.0