Click or drag to resize

DrawerCommandPanelAddButtonsWithOptionalInputPanel Method

Namespace:  Com.ForbiddenByte.OSA.Demos.Common.Drawer
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public ButtonsWithOptionalInputPanel AddButtonsWithOptionalInputPanel(
	string label1 = "",
	string label2 = "",
	string label3 = "",
	string label4 = "",
	string inputFieldLabel = ""
)

Parameters

label1 (Optional)
Type: SystemString
label2 (Optional)
Type: SystemString
label3 (Optional)
Type: SystemString
label4 (Optional)
Type: SystemString
inputFieldLabel (Optional)
Type: SystemString

Return Value

Type: ButtonsWithOptionalInputPanel
Version Information

Optimized ScrollView Adapter

Supported in: 4.1
See Also