co_ecs 0.9.0
Cobalt ECS
Loading...
Searching...
No Matches
co_ecs::placeholder_entity Class Reference

Placeholder (reserved) entity. More...

#include <base_registry.hpp>

Public Member Functions

constexpr entity get_entity () const noexcept
 Get underlaying entity handle.
 

Friends

class base_registry
 

Detailed Description

Placeholder (reserved) entity.

Member Function Documentation

◆ get_entity()

constexpr entity co_ecs::placeholder_entity::get_entity ( ) const
inlineconstexprnoexcept

Get underlaying entity handle.

Returns
Entity handle

Friends And Related Symbol Documentation

◆ base_registry

friend class base_registry
friend

The documentation for this class was generated from the following file: