Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


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

[AttributeUsage(AttributeTargets.Method, AllowMultiple = false)]public sealed class OnAssemblyUnloadingAttribute : LifecycleAttributeBase

Inheritance

Inherited Members