Table of Contents

EntityIdToGameObject

Methods
public GameObject EntityIdToGameObject(Entity from)

Get the UnityEngine.GameObject for an Entity.

Parameters
Type Name Description
Entity from
Returns
Type Description
GameObject