Removes the specified entity from the cache.

Declaration Syntax
public void Remove(
Entity entity
)
Public Sub Remove ( _
entity As Entity _
)

Parameters
- entity (Entity)
- The entity to be removed.
Assembly: Mindscape.LightSpeed (Module: Mindscape.LightSpeed) Version: 1.2.1393.0 (1.2.1393.0)