Entity:GetNWVarProxy
Description
Returns callback function for given NWVar of this entity, previously set by Entity:SetNWVarProxy.
This function was superseded by Entity:GetNW2VarProxy. This page still exists an archive in case anybody ever stumbles across old code and needs to know what it is
Arguments
Returns
Example
Prints callback function of a NWVar called "Key" of Player 1.
Output: nil
function: builtin#25