This is a Generics Function Call Blueprint library .
Features:
This is a very convenient generic function call Blueprint library that helps us call functions through reflection without using subclasses, and can support passing arbitrary arguments, and the event broadcast manager in the code is also very convenient to use as an additional implementation case.
Code Module:
"BPGenericsFunctionHelper"
Type : Runtime
Number of blueprints: 0
Number of C++ classes: 3
Replicated networks: No
Supported development platforms: Win64, Android
Supported target build platforms: 4.26, 5.0
Documentation: https://github.com/swdswdswd/BPGenericsFunctionHelper
Sample project: https://github.com/swdswdswd/BPGenericsFunctionHelper
Important/Additional Notes:
This is a very convenient generic function call Blueprint library that helps us call functions through reflection without using subclasses, and can support passing arbitrary arguments, and the event broadcast manager in the code is also very convenient to use as an additional implementation case.