Skip to content

Possible error in the documentation #30

@Introvertigo

Description

@Introvertigo

The example for the sendMessageToConnection function given in the documentation is:

local result = Steam.networkingSockets.sendMessageToConnection(connection, "Ping", Steam.networkingSockets.flags.Reliable)

Shouldnt the flag key be Send_Reliable instead of just Reliable ?

https://luasteam.readthedocs.io/en/stable/networking_sockets.html#networkingSockets.sendMessageToConnection

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions