Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ToEntityId(ObjectIdentifier)

Tries to return the EntityId that represents this ObjectIdentifier.
Read time 1 minuteLast updated 12 days ago

Definition

public static EntityId ToEntityId(ObjectIdentifier objectId)

Parameters

Returns

Type

Description

EntityId

Remarks

Returns EntityId.None if the ObjectIdentifier is invalid.