Skip to content

Debology.Debby.Modules.Profile Namespace

Interfaces
IProfileModuleThe API for interacting with the Profile module. This can be accessed via Profile. The profiler module allows viewing of stats from Unity's Profiler. For a list of available categories and stat names see: - https://docs.unity3d.com/Manual/profiler-counters-reference.html - https://docs.unity3d.com/Manual/profiler-markers.html In addition to the build in stats, you can add your own custom stats, and display them here. For more info see: - https://docs.unity3d.com/Manual/profiler-add-counters-code.html
Enums
GraphTypeThe visual styles available for graphs added to the Profile module.