Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
UE4 Namespace Reference

Enumerations

enum  ELoadConfigPropagationFlags {
  LCPF_None = 0x0 , LCPF_ReadParentSections = 0x1 , LCPF_PropagateToChildDefaultObjects = 0x2 , LCPF_PropagateToInstances = 0x4 ,
  LCPF_ReloadingConfigData = 0x8 , LCPF_PersistentFlags = 0x8
}
 

Enumeration Type Documentation

◆ ELoadConfigPropagationFlags

Enumerator
LCPF_None 
LCPF_ReadParentSections 
LCPF_PropagateToChildDefaultObjects 
LCPF_PropagateToInstances 
LCPF_ReloadingConfigData 
LCPF_PersistentFlags 

Definition at line 5984 of file Enums.h.