Method SetBindValue
SetBindValue(NwPlayer, int, T)
Assigns a value to the binding for the specified player.
public void SetBindValue(NwPlayer player, int uiToken, T value)
Assigns a value to the binding for the specified player.
public void SetBindValue(NwPlayer player, int uiToken, T value)