Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/CScope
Description
Determines whether this scope can access Epic-internal definitions. This differs from IsAuthoredByEpic by allowing packages with Scope=InternalUser to access epic-internal definitions.
| Name | CanAccessEpicInternal |
| Type | function |
| Header File | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Semantics/SemanticScope.h |
| Include Path | #include "uLang/Semantics/SemanticScope.h" |
| Source | /Engine/Source/Runtime/VerseCompiler/Private/uLang/Semantics/SemanticScope.cpp |
bool CanAccessEpicInternal() const