Skip to content

fix(Interaction): Fixes a few things related to !56:

  • Some more expressive renamings
  • Adds logging in case nullptr is returned
  • Moves TryRelease to private because currently it does not handle Broadcasts correctly. Will not touch that functionality in this commit, but should be revisited.
  • Removes some unnecessary UPROPERTY()s

Merge request reports

Loading