LeviLamina
Loading...
Searching...
No Matches
VolumeComponentFactory.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
5// auto generated inclusion list
6#include "mc/entity/factory/EntityComponentFactoryCereal.h"
7
8class VolumeComponentFactory : public ::EntityComponentFactoryCereal<::VolumeComponentFactory> {
9public:
10 // vftables
11 // NOLINTBEGIN
12 MCNAPI static void** $vftable();
13 // NOLINTEND
14};
Definition EntityComponentFactoryCereal.h:6
Definition VolumeComponentFactory.h:8
static MCAPI void ** $vftable()