Skip to content

Conversation

@SilentGodot
Copy link

Fix issue #314 (comment)

The node OnNotifyFromActor inherits the identity tag match type from the ObserveActor node, however in the function OnNotifyFromComponent it strictly calls HasAnyExact on the identity tags and doesn't use the match type.
This means any child tags will not be matched even if the match type is set to non-exact.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant