Proxy - cschladetsch/CsharpPyro GitHub Wiki

A proxy is a local representation of a remote Agent. The local code can invoke methods, fire events, and access properties on Agents.

Proxy code is generated by the NetworkGenerator tool and can be extended upon locally.