Skip to content

Latest commit

 

History

History
49 lines (29 loc) · 2.15 KB

class_wellfired_profile_unity_runtime_probes_timesettings_fixedtimestepprobe.rst

File metadata and controls

49 lines (29 loc) · 2.15 KB

FixedTimestepProbe

Namespace: WellFired.Profile.Unity.Runtime.Probes<namespacewellfired_profile_unity_runtime_probes>

Implements: WellFired.Profile.Probes.IProbe<interfacewellfired_profile_probes_iprobe>, WellFired.Profile.Probes.IFormattedValue<interfacewellfired_profile_probes_iformattedvalue>

Description

Probes<namespacewellfired_profile_unity_runtime_probes>Unity<namespacewellfired_profile_unity>'s Fixed Timestep setting

Public Methods

object Probe<classwellfired_profile_unity_runtime_probes_timesettings_fixedtimestepprobe_1af97c6f72b39f517a8407277b525d3439> ( )
string FormattedValue<classwellfired_profile_unity_runtime_probes_timesettings_fixedtimestepprobe_1a38f8c985ee2f71edf27b82e858fd58a6> ( object value )

Breakdown

  • object Probe ( )

    Description

    Returns the probed data.

  • string FormattedValue ( object value )

    Description

    From the probed data, return a formatted value.

    Parameters

    value The object returned from a probe