Unreal Engine 4 programming
Sleep 사용
카스가짱
2019. 3. 19. 11:23
블루프린트
주의 : For loop 안에서는 동작하지 않음.
코드
FPlatformProcess::Sleep(2.f);