#include "CoreMinimal.h"
#include "Modules/ModuleManager.h"
#include <memory>
Go to the source code of this file.
◆ DECLARE_LOG_CATEGORY_EXTERN()
      
        
          | DECLARE_LOG_CATEGORY_EXTERN | ( | LogCesium | , | 
        
          |  |  | Log | , | 
        
          |  |  | All | ) | 
      
 
 
◆ DECLARE_MULTICAST_DELEGATE_OneParam() [1/2]
      
        
          | DECLARE_MULTICAST_DELEGATE_OneParam | ( | FCesium3DTilesetIonTroubleshooting | , | 
        
          |  |  | ACesium3DTileset * | ) | 
      
 
The delegate for the OnCesium3DTilesetIonTroubleshooting, which is triggered when the tileset encounters a load error. 
 
 
◆ DECLARE_MULTICAST_DELEGATE_OneParam() [2/2]
      
        
          | DECLARE_MULTICAST_DELEGATE_OneParam | ( | FCesiumRasterOverlayIonTroubleshooting | , | 
        
          |  |  | UCesiumRasterOverlay * | ) | 
      
 
The delegate for the OnCesiumRasterOverlayIonTroubleshooting, which is triggered when the tileset encounters a load error. 
 
 
◆ getAssetAccessor()
◆ getAsyncSystem()
◆ getCacheDatabase()
◆ OnCesium3DTilesetIonTroubleshooting
  
  | 
        
          | FCesium3DTilesetIonTroubleshooting OnCesium3DTilesetIonTroubleshooting |  | extern | 
 
 
◆ OnCesiumRasterOverlayIonTroubleshooting
  
  | 
        
          | FCesiumRasterOverlayIonTroubleshooting OnCesiumRasterOverlayIonTroubleshooting |  | extern |