Field Priority
Determines the order in which the feature will be called in both the GetInstanceProcAddr hook list and when events such as OnInstanceCreate are called. Higher priority features will hook after lower priority features and be called first in the event list.
Namespace: UnityEditor.XR.OpenXR.Features
Assembly: solution.dll
Syntax
public int Priority
Returns
Type | Description |
---|---|
int |