The volume device can have a verse tag component added to it, and a tag added, however, any call to GetAllActorsWithTag will not return any volume device actor.
Reproduction Steps:
New Island
Place Volume Device
Add Verse Tag Markup Component to placed Volume Device Actor
Add Custom Tag Class within a new verse file
build verse code
Add Newly Created Tag to the verse markup component of the volume device
Write a little code to return the .Length of the return array from a GetAllActorsWithTag call.
“0” is printed to the log, indicating no volume devices were detected
2 posts - 2 participants