Open 3D Engine AzCore API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AZ::SliceComponent::Ancestor Struct Reference

#include <SliceComponent.h>

Public Member Functions

 Ancestor (AZ::Entity *entity, const SliceInstanceAddress &sliceAddress)
 

Public Attributes

AZ::Entitym_entity
 
SliceInstanceAddress m_sliceAddress
 

Detailed Description

Represents an ancestor of a live entity within a slice. GetInstanceEntityAncestry can be used to retrieve all ancestral entities for a given entity, or in other words, retrieve the corresponding entity at each level of the slice data hierarchy.


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