Skip to content

Commit

Permalink
#296 Fixed/Added comment on fix for async after (#305)
Browse files Browse the repository at this point in the history
  • Loading branch information
xthebat authored May 19, 2024
1 parent aab5ac6 commit 051fdfe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Source/Cloud9/Tools/Extensions/UWorld.h
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ namespace EUWorld
float InRate;
bool bInLoop = false;

// Do not remove (or GC will delete timer handle)
FTimerHandle TimerHandle{};

FORCEINLINE FTimerHandle operator()(const UWorld* Self)
Expand Down

0 comments on commit 051fdfe

Please sign in to comment.