Profiling::​CustomSampler
Profiling::​Sampler
Profiling::​CustomSampler

class:/TYPE/UnityEngine.Profiling.CustomSampler//, can be loaded from an assetbundle using Profiling::CustomSampler::createfromassetbundle(bundlename,prefabname) /

Parent

Profiling::Sampler

Functions
profiling::​customsampler::​fromassetbundle
static UnityEngine.Profiling.CustomSampler CreateFromAssetBundle(
string bundle,
string objectname
)

Constructor for object from a bundle

Parameters
bundle
string

bundle name

objectname
string

object name with extension

Returns

UnityEngine.Profiling.CustomSampler