This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

SubsystemManager.GetSubsystemDescriptors

Declaration

public static void GetSubsystemDescriptors(List<T> descriptors);

Parameters

descriptors Subsystem specific descriptors.

Description

Returns a list of SubsystemDescriptors which describe additional functionality that can be enabled.