다음을 통해 공유


SpatialEntityStore.CreateEntityWatcher 메서드

정의

참가자가 스토어에서 엔터티를 추가, 업데이트 또는 제거할 때 앱이 관찰할 수 있는 감시자를 가져옵니다.

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

반환

엔터티 감시자입니다.

적용 대상