Table of Contents

GetNetworkEntityStateForEntity

Methods
public NetworkEntityState GetNetworkEntityStateForEntity(Entity id)

Get the state of an entity known by this bridge.

Parameters
Type Name Description
Entity id

A valid Entity (meaning it exists in the mapper)

Returns
Type Description
NetworkEntityState