mUniSm.Core.Internal.ModuleFunction Docs mUniSm.Core mUniSm.Core.Internal.ModuleFunctionSummary Abstract class for defining additional functions to be used in ModuleInfo.Relation UnityEngine.ScriptableObject Property Enable True This module is valid TargetPackageNames Gets the target package names. Method InvokeOnEntry(System.Collections.Generic.List{mUniSm.Core.Editor.AssemblyInfo}@,System.Boolean) Invokes the on entry. InvokeOnAfterEntry(System.Collections.Generic.List{mUniSm.Core.Editor.AssemblyInfo}@,System.Boolean) Invokes the on after entry. InvokeOnBeforeLoad(mTaskList) Invokes the on before load. InvokeOnLoad(mTaskList) Invokes the on load. InvokeOnAfterLoad(mTaskList) Invokes the on after load. InvokeOnObjectLoad(mTaskList) Invokes the on object load.