C# Class UnityEditor.ProfilerChoise

显示文件 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_oe property

public Action,System ConnectTo
return System.Action

Enabled public_oe property

public bool Enabled
return bool

IsSelected public_oe property

public Func IsSelected
return Func

Name public_oe property

public string Name
return string