BGC Tools
Private Member Functions
BGC.MonoUtility.DestroyOnDestroy Class Reference
Inheritance diagram for BGC.MonoUtility.DestroyOnDestroy:
Inheritance graph
[legend]
Collaboration diagram for BGC.MonoUtility.DestroyOnDestroy:
Collaboration graph
[legend]

Private Member Functions

void OnDestroy ()
 

Detailed Description

Definition at line 5 of file DestroyOnDestroy.cs.

Member Function Documentation

◆ OnDestroy()

void BGC.MonoUtility.DestroyOnDestroy.OnDestroy ( )
inlineprivate

Definition at line 7 of file DestroyOnDestroy.cs.

8  {
9  Destroy(gameObject);
10  }

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