godot/modules/upnp
tree786 2a63853720 doc: UPNP: Add example on how to open/close a port
I have added a small code sample to show how to automate the process of port forwarding (and closing after you are done).
Thanks to @mhilbrunner for explaining how to achieve t0his (see #18780)
2019-06-27 17:17:15 +02:00
..
doc_classes doc: UPNP: Add example on how to open/close a port 2019-06-27 17:17:15 +02:00
config.py
register_types.cpp Modules: Ensure classes match their header filename 2019-02-12 22:59:56 +01:00
register_types.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
SCsub SCons: Always use env.Prepend for CPPPATH 2019-04-30 13:12:06 +02:00
upnp.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
upnp.h Modules: Ensure classes match their header filename 2019-02-12 22:59:56 +01:00
upnp_device.cpp Modules: Ensure classes match their header filename 2019-02-12 22:59:56 +01:00
upnp_device.h Modules: Ensure classes match their header filename 2019-02-12 22:59:56 +01:00