LeviLamina
Loading...
Searching...
No Matches
WeakEntityRef.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
#include "mc/deps/ecs/gamerefs_entity/GameRefsEntity.h"
5
6
// auto generated inclusion list
7
#include "mc/deps/game_refs/WeakRef.h"
8
9
// auto generated forward declare list
10
// clang-format off
11
class
EntityContext
;
12
// clang-format on
13
14
class
WeakEntityRef
:
public
::WeakRef
<::EntityContext> {
15
public
:
16
using
Base
=
::WeakRef<::EntityContext>
;
17
using
Base::Base;
18
WeakEntityRef
() =
default
;
19
WeakEntityRef
(
::WeakEntityRef
&&) =
default
;
20
WeakEntityRef
(
::WeakEntityRef
const
&) =
default
;
21
};
EntityContext
Definition
EntityContext.h:16
WeakEntityRef
Definition
WeakEntityRef.h:14
WeakRef
Definition
WeakRef.h:8
src
mc
deps
ecs
WeakEntityRef.h
Generated on Fri Jun 13 2025 05:04:24 for LeviLamina by
1.12.0