My Project
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
Beebyte.Obfuscator.RestoreUtils Class Reference

Static Public Member Functions

static void RestoreOriginalDlls ()
 
static void RestoreMonobehaviourSourceFiles ()
 

Member Function Documentation

◆ RestoreMonobehaviourSourceFiles()

static void Beebyte.Obfuscator.RestoreUtils.RestoreMonobehaviourSourceFiles ( )
inlinestatic

This method restores obfuscated MonoBehaviour cs files to their original names.

◆ RestoreOriginalDlls()

static void Beebyte.Obfuscator.RestoreUtils.RestoreOriginalDlls ( )
inlinestatic

When assemblies are declared in the 'Compiled Assemblies' list within Obfuscator options then before any obfuscation they are temporarily backed up then operated on. This method is then called after obfuscation to restore the original assembly and remove the backup.


The documentation for this class was generated from the following file: