다음을 통해 공유


SpatialEntityStore.TryGet(RemoteSystemSession) 메서드

정의

원격 세션에 대해 자동으로 동기화된 공간 엔터티 풀을 설정하거나 검색합니다.

public:
 static SpatialEntityStore ^ TryGet(RemoteSystemSession ^ session);
/// [Windows.Foundation.Metadata.Overload("TryGetForRemoteSystemSession")]
 static SpatialEntityStore TryGet(RemoteSystemSession const& session);
[Windows.Foundation.Metadata.Overload("TryGetForRemoteSystemSession")]
public static SpatialEntityStore TryGet(RemoteSystemSession session);
function tryGet(session)
Public Shared Function TryGet (session As RemoteSystemSession) As SpatialEntityStore

매개 변수

session
RemoteSystemSession

공간 엔터티를 공유할 참가자와의 원격 세션입니다.

반환

공간 엔터티 저장소입니다.

특성

적용 대상