Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
UE::AccessDetection Namespace Reference

Enumerations

enum class  EType : uint32 { None = 0 , File = 1 << 0 , Ini = 1 << 1 , CVar = 1 << 2 }
 

Functions

 ENUM_CLASS_FLAGS (EType)
 
FORCEINLINE void ReportAccess (EType Type)
 

Enumeration Type Documentation

◆ EType

Enumerator
None 
File 
Ini 
CVar 

Definition at line 10 of file AccessDetection.h.

Function Documentation

◆ ENUM_CLASS_FLAGS()

UE::AccessDetection::ENUM_CLASS_FLAGS ( EType )

◆ ReportAccess()

FORCEINLINE void UE::AccessDetection::ReportAccess ( EType Type)

Definition at line 56 of file AccessDetection.h.