Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/WorldPartition > API/Runtime/Engine/WorldPartition/ErrorHandling > API/Runtime/Engine/WorldPartition/ErrorHandling/IStreamingGenerationErrorHandler
- IStreamingGenerationErrorHandler::OnInvalidDataLayerAssetType()
- FStreamingGenerationLogErrorHandler::OnInvalidDataLayerAssetType()
- FStreamingGenerationNullErrorHandler::OnInvalidDataLayerAssetType()
- FStreamingGenerationProxyErrorHandler::OnInvalidDataLayerAssetType()
- ITokenizedMessageErrorHandler::OnInvalidDataLayerAssetType()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/WorldPartition/ErrorHandling/WorldPartitionStreamingGenerationErrorHandler.h |
| Include | #include "WorldPartition/ErrorHandling/WorldPartitionStreamingGenerationErrorHandler.h" |
void OnInvalidDataLayerAssetType
(
const UDataLayerInstanceWithAsset * DataLayerInstance,
const UDataLayerAsset * DataLayerAsset
)
Remarks
Called when the data layer asset is not compatible with its data layer asset.