![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "uLang/Common/Containers/SharedPointer.h"#include "uLang/Common/Containers/UniquePointer.h"#include "uLang/Common/Containers/UniquePointerArray.h"#include "uLang/Common/Containers/UniquePointerSet.h"#include "uLang/Common/Containers/Map.h"#include "uLang/Semantics/Definition.h"#include "uLang/Semantics/MemberOrigin.h"#include "uLang/Semantics/SemanticClass.h"#include "uLang/Semantics/SemanticInterface.h"#include "uLang/Semantics/SmallDefinitionArray.h"#include "uLang/Semantics/UnknownType.h"#include "uLang/Semantics/VisitStamp.h"Go to the source code of this file.
Namespaces | |
| namespace | uLang |
Macros | |
| #define | UE_API VERSECOMPILER_API |
Typedefs | |
| using | uLang::SSymbolDefinitionArray = TArrayG< const CDefinition *, TInlineElementAllocator< 1 > > |
Functions | |
| ULANG_FORCEINLINE uint32_t | uLang::GetTypeHash (const SCachedEffectSetToEffectClassesKey &Key) |
| #define UE_API VERSECOMPILER_API |