dtTileCacheCompressor::compress

Windows
MacOS
Linux

References

Module

Navmesh

Header

/Engine/Source/Runtime/Navmesh/Public/DetourTileCache/DetourTileCacheBuilder.h

Include

#include "DetourTileCache/DetourTileCacheBuilder.h"

Syntax

dtStatus compress
(
    const unsigned char * buffer,
    const int bufferSize,
    unsigned char * compressed,
    const int maxCompressedSize,
    int * compressedSize
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss