Advertisement
orfeasel

PeriodicCheck

Dec 22nd, 2015
7,360
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.08 KB | None | 0 0
  1. void ATimerActor::DoAPeriodicCheck()
  2. {
  3.     GLog->Log("Periodic Check has fired!");
  4. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement