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

Enumerations

enum  Type : int { Low , Medium , High }
 

Enumeration Type Documentation

◆ Type

Enumerator
Low 

Reading data, math operations (e.g. distance).

Medium 

Processing data from multiple sources (e.g. fire tickets).

High 

Really expensive calls (e.g. visibility traces, pathfinding).