Can we get transacts or computes or something on GetTags()? Seems like it shouldn’t modify anything anyways. Without it, have to put that call outside of the failure context, but then using it requires a failure context (Has, HasAny, HasAll)
Here is the current signature:
(CreativeObject:creative_object_interface).GetTags<native><public>():tag_view
Thanks!