Example #1
0
 public bool IsActiveWindos(UIWIND_TYPE type)
 {
     return(FEngineManager.IsActiveWindos(type));
 }