DestroyedEventArgs Class |
[This is preliminary documentation and is subject to change.]
Namespace: Umbrace.Unity.PurePool
public class DestroyedEventArgs : EventArgs, IPoolable, IEventSystemHandler
The DestroyedEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | DestroyedEventArgs |
Initialises a new instance of the DestroyedEventArgs class.
|
![]() | DestroyedEventArgs(Boolean, Boolean) |
Initialises a new instance of the DestroyedEventArgs class.
|
Name | Description | |
---|---|---|
![]() | ApplicationQuit |
Gets or sets a value indicating whether the object or component was destroyed due to the application quitting.
|
![]() | ExpectDestroy |
Gets or sets a value indicating whether the destruction of the object or component was expected.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |