[NodeMod Core]
/ / nodemod / NetAdr
Interface: NetAdr
Defined in: types/structures.d.ts:724
Network address information
Properties
port
port:
number
Defined in: types/structures.d.ts:726
ACCESSOR_T(..., "port", port, GETN, SETINT)
type
type:
string
Defined in: types/structures.d.ts:729
templ->SetNativeDataProperty("type", ...)
ip
ip:
number
[]
Defined in: types/structures.d.ts:732
templ->SetNativeDataProperty("ip", ...)
ipx
ipx:
number
[]
Defined in: types/structures.d.ts:735
templ->SetNativeDataProperty("ipx", ...)
ipString
ipString:
string
Defined in: types/structures.d.ts:738
templ->SetNativeDataProperty("ipString", ...)