Method SetBindWatch
SetBindWatch<T>(NuiBind<T>, bool)
Marks the specified bind as watched/unwatched for this player.
public void SetBindWatch<T>(NuiBind<T> bind, bool watch)
Parameters
Type Parameters
T
Marks the specified bind as watched/unwatched for this player.
public void SetBindWatch<T>(NuiBind<T> bind, bool watch)
T