Get UDP Port
Posted: Fri Jul 22, 2016 12:39 am
Hey Guys,
Im currently using the wiki trying to get the current UDP port of the server.
but this returns me a <property object at 0x1B9E0E40>
Im currently using the wiki trying to get the current UDP port of the server.
Syntax: Select all
from engines.server import Server
server_port = Server.udp_port
but this returns me a <property object at 0x1B9E0E40>