OnAssemblyUnloadingAttribute
This class supports code generation for Managed Serialization and is public to allow the code generator to access it in Unity project code. Don't attempt to use this class directly.
Read time 3 minutesLast updated 6 days ago
Definition
- Type: Class
- Namespace: Unity.Scripting.LifecycleManagement
- Assembly: Unity.Scripting
- Inherits from: LifecycleAttributeBase
[AttributeUsage(AttributeTargets.Method, AllowMultiple = false)]public sealed class OnAssemblyUnloadingAttribute : LifecycleAttributeBase