SpatialEntityStore.CreateEntityWatcher Method

Definition

Gets a watcher that lets an app observe when participants add, update or remove entities in the store.

public:
 virtual SpatialEntityWatcher ^ CreateEntityWatcher() = CreateEntityWatcher;
SpatialEntityWatcher CreateEntityWatcher();
public SpatialEntityWatcher CreateEntityWatcher();
function createEntityWatcher()
Public Function CreateEntityWatcher () As SpatialEntityWatcher

Returns

The entity watcher.

Applies to