Skip to content

dropdownlist.onValueChanged

Andrew McWatters edited this page Apr 19, 2020 · 13 revisions

dropdownlist:onValueChanged()

Source

engine/client/gui/dropdownlist.lua

Usage

dropdownlist:onValueChanged( oldValue, newValue )

Parameters

Name Type Description
oldValue ??? ???
newValue ??? ???

This article is a stub. You can help Planimeter by expanding it.

Clone this wiki locally