Hello! I am using this to mark events in my unreal game and analyse the brainwaves at those specific moments using EEG. Iam not exactly sure how to link all 3 together and how to mark those specific events, any idea? Thanks a lot
@yosefmawasi1
i’m a little late to that aswell. can you elaborate on your fix? did you do anything else or named it somehow?
edit:
nevermind… i got it
for those wondering how this works:
you need to install studio code, if you havent already.
In UE go to tools → new c++ class → none → create class
wait for studio code to compile → done
btw: i have the plugin in the projects plugin folder
no need to rename or do any black magic shenanigans
this article helped me understand it somewhat