Entity:GetNetworked2VarProxy
Description
We advise against using this. It may be changed or removed in a future update.
You should be using Entity:GetNW2VarProxy instead.
Returns callback function for given NWVar of this entity. Alias of Entity:GetNW2VarProxy
Arguments
Returns
Example
Prints callback function of a NWVar called "Key" of Player 1.
Output: nil
function: builtin#25