Skip to content
Snippets Groups Projects
Commit a2df751e authored by Jonathan Wendt's avatar Jonathan Wendt
Browse files

minor reformatting

parent 03405f79
No related branches found
No related tags found
1 merge request!2Feature/update to new VRPawn structure and adding an interaction ray that is also available in shipping builds
This commit is part of merge request !2. Comments created here will be created in the context of that merge request.
......@@ -15,8 +15,7 @@ public:
virtual void StartupModule() override;
virtual void ShutdownModule() override;
UFUNCTION()
void OnWorldTickStart(ELevelTick, float);
UFUNCTION() void OnWorldTickStart(ELevelTick, float);
URwthComponent* GetWidgetInteractionComponent();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment