Skip to main content
Version: 10 Jul 2024

MagicLeap

Namespaces

Name
MagicLeap::Android
MagicLeap::Core
MagicLeap::Examples
MagicLeap::OpenXR
MagicLeap::Settings

Classes

TypeName
classAPKBuilder
classBuildPreprocessor
classEditorProjectData
Scriptable Object holding data used in Editor scripts.
interfaceINullablePointer
classMagicLeapSDKUtil
classNullablePointerExtensions
classVisualStudioProjectFileHook
Sets up Visual Studio Project Files for this package to show the same folder structure in the IDE as in the file explorer. Without this class, all files in this package show up under the same root folder when its added as a local package to a Unity project. What's worse is that if the package contains files of the same name in 2 different paths, Visual Studio only shows one of those files and updating one ends up deleting the other.