Interface EnterPlayerWorldUpdate

interface EnterPlayerWorldUpdate {
    character: WorldCharacterUpdate;
}

Properties

Properties