Method SetBindWatch
SetBindWatch(NwPlayer, int, bool)
Marks this property as watched/un-watched.
A watched bind will invoke the NUI script event every time its value changes.
public void SetBindWatch(NwPlayer player, int uiToken, bool watch)
Marks this property as watched/un-watched.
A watched bind will invoke the NUI script event every time its value changes.
public void SetBindWatch(NwPlayer player, int uiToken, bool watch)