Click or drag to resize

GLEditorTAddCombo Method

Namespace:  Gamelogic.Extensions.Editor.Internal
Assembly:  Assembly-CSharp-Editor (in Assembly-CSharp-Editor.dll) Version: 0.0.0.0
Syntax
C#
public static int AddCombo(
	string[] options,
	int selectedIndex
)

Parameters

options
Type: SystemString
selectedIndex
Type: SystemInt32

Return Value

Type: Int32
See Also