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

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

Parent

UnityObjectLink

Functions
profiling::​sampler::​fromassetbundle
static UnityEngine.Profiling.Sampler 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.Sampler