Documentation error on page using-npc-spawner-devices-in-unreal-editor-for-fortnite

Please select what you are reporting on:

Unreal Editor for Fortnite

What Type of Bug are you experiencing?

Documentation

Summary

The text seems taken from the button_device documentation and does not reflect what the NPC Spawner device’s events do.

Steps to Reproduce

See https://dev.epicgames.com/documentation/en-us/uefn/using-npc-spawner-devices-in-unreal-editor-for-fortnite

Expected Result

correct instructions

Observed Result

incorrect instructions

Platform(s)

web

Additional Notes

Where do I add the screenshot?

I’m finding more issues. For example in the page on custom behavior (Create Custom NPC Behavior) it says " The focus_interface is part of the fort_character interface, and you can retrieve it using GetFocusInterface[] ."
But from what I understand of the digest, the focus_interface is actually part of the AI module, it can be used with a character controlled by an NPC but not a character controlled by a player.

Happy to report more issues but making a new post for each of them seems very inefficient. It should be an editing pass on the pages, not individual bug reports, imho.