Serialization.

EntityIdToObject(int) Method

Summary

[Editor-Only] Returns the object with the specified `entityId`.

Syntax

public static Object EntityIdToObject(int entityId)

Parameters

Name Type Description
entityId int

Return Value

Type Description
Object