Method GetProfilerIdsToDisplay
GetProfilerIdsToDisplay()
Helper function to get all TProfilerId values of a given type to show in Detailed Stats section.
Declaration
protected List<TProfileId> GetProfilerIdsToDisplay()
Returns
Type | Description |
---|---|
List<TProfileId> | List of TProfileId values excluding ones marked with [HideInDebugUI] |