Hi! Can someone tell me how to use a class or a struct that was defined in an engine plugin? I created a test dll plugin with a class and functions in it, but I don't know how to use the class frown (I know how to call the functions).

Thanks in advance.