Third Person Cover Shooter  1.6
CoverShooter.DelayedDestroy Class Reference

Destroys the game object after a certain amount of time. More...

Inheritance diagram for CoverShooter.DelayedDestroy:

Public Attributes

float Delay = 1.0f
 Time to destroy in seconds. More...
 

Detailed Description

Destroys the game object after a certain amount of time.

Counts time starting from OnEnable.

Member Data Documentation

◆ Delay

float CoverShooter.DelayedDestroy.Delay = 1.0f

Time to destroy in seconds.


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