Open 3D Engine AzCore API Reference
25.05.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
Public Member Functions
|
Static Public Member Functions
|
List of all members
AZ::NamedEntityId Class Reference
Inherits
AZ::EntityId
.
Public Member Functions
AZ_CLASS_ALLOCATOR
(
NamedEntityId
,
EntityAllocator
)
AZ_RTTI
(
NamedEntityId
, "{27F37921-4
B40
-4
BE6
-
B47B
-7
D3AB8682D58
}", EntityId)
NamedEntityId
(
const
AZ::EntityId
&
entityId
,
AZStd::string_view
entityName
="")
AZStd::string
ToString
()
const
AZStd::string_view
GetName
()
const
bool
operator==
(
const
NamedEntityId
&
rhs
)
const
bool
operator==
(
const
EntityId
&
rhs
)
const
bool
operator!=
(
const
NamedEntityId
&
rhs
)
const
bool
operator!=
(
const
EntityId
&
rhs
)
const
bool
operator<
(
const
NamedEntityId
&
rhs
)
const
bool
operator<
(
const
EntityId
&
rhs
)
const
bool
operator>
(
const
NamedEntityId
&
rhs
)
const
bool
operator>
(
const
EntityId
&
rhs
)
const
Public Member Functions inherited from
AZ::EntityId
AZ_CLASS_ALLOCATOR
(
EntityId
,
EntityAllocator
)
AZ_TYPE_INFO
(
EntityId
, "{6383F1D3-
BB27
-4
E6B
-
A49A
-6409
B2059EAA
}")
AZ_FORCE_INLINE
EntityId
(u64 id=
InvalidEntityId
)
AZ_FORCE_INLINE
operator u64
()
const
AZ_FORCE_INLINE
bool
IsValid
()
const
AZ_FORCE_INLINE
void
SetInvalid
()
AZStd::string
ToString
()
const
AZ_FORCE_INLINE
bool
operator==
(
const
EntityId
&
rhs
)
const
AZ_FORCE_INLINE
bool
operator!=
(
const
EntityId
&
rhs
)
const
AZ_FORCE_INLINE
bool
operator<
(
const
EntityId
&
rhs
)
const
AZ_FORCE_INLINE
bool
operator>
(
const
EntityId
&
rhs
)
const
Static Public Member Functions
static
void
Reflect
(
AZ::ReflectContext
*
context
)
Additional Inherited Members
Static Public Attributes inherited from
AZ::EntityId
static
constexpr
u64
InvalidEntityId
= 0x00000000FFFFFFFFull
Protected Attributes inherited from
AZ::EntityId
u64
m_id
The documentation for this class was generated from the following file:
Code/Framework/AzCore/AzCore/Component/
NamedEntityId.h
AZ
NamedEntityId
Generated on Mon Jun 16 2025 16:54:42 for Open 3D Engine AzCore API Reference by
1.9.8