Skip to main content
A newer version of this page is available. .
All docs
V21.2

SkinManager.RegisterSkinPatch Method

Name Parameters Description
RegisterSkinPatch(Stream, Boolean) skinPatchStream, registerSkinPatchPalettes Loads a skin patch from the stream. Patches loaded by this method overload are not applied to Splash Screens, use other overloads instead.
RegisterSkinPatch(Assembly, String, Boolean) assembly, assemblyResourcePath, registerSkinPatchPalettes Loads a skin patch from the assembly.
RegisterSkinPatch(String, Boolean) filePath, registerSkinPatchPalettes Loads a skin patch from the local storage file.