Checks to see if any node in the stack can find a file at the provided path. More...
#include <FileRequest.h>
Public Member Functions | |
| FileExistsCheckData (const RequestPath &path) | |
Public Attributes | |
| const RequestPath & | m_path |
| bool | m_found { false } |
Static Public Attributes | |
| static constexpr IStreamerTypes::Priority | s_orderPriority = IStreamerTypes::s_priorityHigh |
| static constexpr bool | s_failWhenUnhandled = false |
Checks to see if any node in the stack can find a file at the provided path.