UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
AndroidVulkanService Namespace Reference

Variables

std::atomic< boolGRemoteCompileServicesStarted = false
 
std::atomic< boolGRemoteCompileServicesActive = false
 
std::atomic< boolbOneTimeErrorEncountered = false
 
std::atomic< int > TotalErrors = 0
 

Variable Documentation

◆ bOneTimeErrorEncountered

std::atomic<bool> AndroidVulkanService::bOneTimeErrorEncountered = false

◆ GRemoteCompileServicesActive

std::atomic<bool> AndroidVulkanService::GRemoteCompileServicesActive = false

◆ GRemoteCompileServicesStarted

std::atomic<bool> AndroidVulkanService::GRemoteCompileServicesStarted = false

◆ TotalErrors

std::atomic<int> AndroidVulkanService::TotalErrors = 0