Method GetBindValues
GetBindValues(NwPlayer, int)
Queries the specified player for the array of values assigned to this binding.
public List<T>? GetBindValues(NwPlayer player, int uiToken)
Parameters
Returns
- List<T>
The current values of the binding.