C# Class UnityEditor.ProfilerChoise

Show file Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Public Properties

Property Type Description
ConnectTo System.Action
Enabled bool
IsSelected Func
Name string

Property Details

ConnectTo public property

public Action,System ConnectTo
return System.Action

Enabled public property

public bool Enabled
return bool

IsSelected public property

public Func IsSelected
return Func

Name public property

public string Name
return string