Click or drag to resize

EditorUtility2ConvertKeys Method (ProjectSettingsPage_ShortcutsKeys2)

Namespace:  NeoAxis.Editor
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public static Keys[] ConvertKeys(
	ProjectSettingsPage_ShortcutsKeys2[] from
)

Parameters

from
Type: NeoAxisProjectSettingsPage_ShortcutsKeys2

Return Value

Type: Keys
See Also