Skip to content

Latest commit

 

History

History
49 lines (29 loc) · 2.29 KB

class_wellfired_profile_unity_runtime_probes_continuousdata_memory_texturememoryprobe.rst

File metadata and controls

49 lines (29 loc) · 2.29 KB

TextureMemoryProbe

Namespace: WellFired.Profile.Unity.Runtime.Probes.ContinuousData<namespacewellfired_profile_unity_runtime_probes_continuousdata>

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

Description

Probes<namespacewellfired_profile_unity_runtime_probes> the Memory<namespacewellfired_profile_unity_runtime_probes_continuousdata_memory> used by Textures

Public Methods

object Probe<classwellfired_profile_unity_runtime_probes_continuousdata_memory_texturememoryprobe_1a6e132d61ff73148e3b55bff2c311c265> ( )
string FormattedValue<classwellfired_profile_unity_runtime_probes_continuousdata_memory_texturememoryprobe_1a8ac71f0ea592d24dc6b71e9b8503c919> ( 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