Method GetBindValue
GetBindValue(NwPlayer, int)
Queries the specified player for the value of this binding.
public T? GetBindValue(NwPlayer player, int uiToken)
Parameters
Returns
- T
The current value of the binding.
Queries the specified player for the value of this binding.
public T? GetBindValue(NwPlayer player, int uiToken)
The current value of the binding.