Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetEntityId(in HierarchyNode)

Gets the EntityId of the GameObject that corresponds to the specified HierarchyNode.
Read time 1 minuteLast updated 12 days ago

Definition

GetEntityId(HierarchyNode)

public EntityId GetEntityId(in HierarchyNode node)

Parameters

Returns

Type

Description

EntityIdThe EntityId of the GameObject that corresponds to the specified HierarchyNode.