Skip to content

Wiki example for ApprovalCheck callback has incorrect params #293

@Youdaman

Description

@Youdaman

Docs (https://mlapi.network/wiki/connection-approval/) has:

    callback(clientId, prefabHash, approve, positionToSpawnAt, rotationToSpawnWith);

According to API (https://mlapi.network/api/connection-approved-delegate/) it should be:

    callback(createPlayerObject, playerPrefabHash, approved, position, rotation);

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions