Method RefreshFeatures
RefreshFeatures(BuildTargetGroup)
Discovers all features in project and ensures that OpenXRSettings.Instance.features is up to date for selected build target group.
Declaration
public static void RefreshFeatures(BuildTargetGroup group)
Parameters
| Type | Name | Description |
|---|---|---|
| BuildTargetGroup | group | build target group to refresh |