Читати англійською Редагувати

Поділитися через


IMixedRealityDataProviderAccess Interface

Definition

Allows systems to provide access to their managed data providers.

C++
public interface class IMixedRealityDataProviderAccess
Derived

Methods

GetDataProvider(String)

Get the data provider that is registered under the specified name.

GetDataProvider<T>(String)

Get the data provider that is registered under the specified name (optional) and matching the specified type.

GetDataProviders()

Gets the collection of registered data providers.

GetDataProviders<T>()

Get the collection of registered observers of the specified type.

Applies to

Продукт Версії
MRTK2 Unity 2018 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0
MRTK2 Unity 2019 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0, 2.8.0
MRTK2 Unity 2020 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0, 2.8.0