omni::connect::core::isLocalUri

Defined in omni/connect/core/Core.h

bool omni::connect::core::isLocalUri(const std::string &uri)

Determine the URI refers to a local file rather than on an Omniverse server.

Note

This does not indicate whether the file actually exists.

Returns

A bool indicating if the URI refers to a local file.