YawLighthouse
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 2
-
Edited Rider for Unreal, Comment generate definition in header and source file
Hello I wanted to see if there is an option in the settings of Rider for Unreal's "Generate definition" to place a copy of the comment above the function inside the source file as well? For example... -
Edited Rider for Unreal Engine, how to create a custom file template
AnsweredHello I'm trying to create a custom file template for unreal engine that allows me to create blueprint function libraries, I am intending on using the base UBlueprintFunctionLibrary class but it se...