Function gmod::net::add_network_strings

source ·
pub unsafe fn add_network_strings<S: AsRef<str>>(
    lua: State,
    network_strings: &[S]
)