Dan Elebash
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Dan Elebash created a post, cannot find file in search path Unreal Rider
It looks like Rider is only looking in the Runtime folder of Unreal. I need to add the Editor folder to paths as well. How can I add an additional path. #include "LandscapeEdMode.h" is in the S... -
Dan Elebash created a post, Rider does not show all debug variables when using with Unreal
In this picture I have two local float variables called xx and yy. I would expect these to be displayed in the debug window like the other variables of this function.