C# Class Gearset.Components.Profiler.ProfilerInpectorSettings

A facade for Profiler settings.
Ideally utilised by the Inspector to hide lots of property noise - I still wanted to be able to throw a Profiler into the inspector though so didn't want to tag the properties with [InspectorIgnore]
Afficher le fichier Open project: juancampa/Gearset

Méthodes publiques

Méthode Description
ProfilerInpectorSettings ( Profiler profiler )

Method Details

ProfilerInpectorSettings() public méthode

public ProfilerInpectorSettings ( Profiler profiler )
profiler Profiler