Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FURL
Description
Returns whether this URL corresponds to an internal object on this local process. In this case, no Internet use is necessary.
| Name | IsLocalInternal |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/EngineBaseTypes.h |
| Include Path | #include "Engine/EngineBaseTypes.h" |
| Source | /Engine/Source/Runtime/Engine/Private/URL.cpp |
bool IsLocalInternal() const