Open 3D Engine AzCore API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AZ::Utils::GetExecutablePathReturnType Struct Reference

#include <Utils.h>

Public Attributes

ExecutablePathResult m_pathStored { ExecutablePathResult::Success }
 
bool m_pathIncludesFilename {}
 

Detailed Description

Structure used to encapsulate the return value of GetExecutablePath Two pieces of information is returned.

  1. Whether the executable path was able to be stored in the buffer.
  2. If the executable path that was returned includes the executable filename

The documentation for this struct was generated from the following file: