#include <NavigationMesh.h>
Static Public Member Functions | |
static TArray< uint8 > | Load (FString MapName) |
Return the Navigation Mesh Binary associated to MapName, or empty if the such file wasn't serialized. More... | |
Definition at line 9 of file NavigationMesh.h.
|
static |
Return the Navigation Mesh Binary associated to MapName, or empty if the such file wasn't serialized.
Definition at line 11 of file NavigationMesh.cpp.
References carla::client::detail::Get().
Referenced by FCarlaServer::FPimpl::BindActions().