![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <AndroidPlatformFramePacer.h>
Inheritance diagram for IAndroidFramePacer:Public Member Functions | |
| virtual void | Init ()=0 |
| virtual | ~IAndroidFramePacer () |
| virtual bool | SwapBuffers (bool bLockToVsync) |
| virtual bool | SupportsFramePace (int32 QueryFramePace)=0 |
Android implementation of FGenericPlatformRHIFramePacer
|
inlinevirtual |
Implemented in FAndroidOpenGLFramePacer, and FAndroidVulkanFramePacer.
Implemented in FAndroidOpenGLFramePacer, and FAndroidVulkanFramePacer.
Reimplemented in FAndroidOpenGLFramePacer.