Click or drag to resize

DebuggerGetProfile Method

Get the sampler of a profile.

Namespace:  Kit
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
public static CustomSampler GetProfile(
	string name
)
Request Example View Source

Parameters

name
Type: SystemString

Return Value

Type: CustomSampler
See Also