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]
Mostrar archivo Open project: juancampa/Gearset

Public Methods

Method Description
ProfilerInpectorSettings ( Profiler profiler )

Method Details

ProfilerInpectorSettings() public method

public ProfilerInpectorSettings ( Profiler profiler )
profiler Profiler