Third Person Cover Shooter  1.6
CoverShooter.DelayedDisable Class Reference

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

Inheritance diagram for CoverShooter.DelayedDisable:

Public Attributes

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

Detailed Description

Disables the game object after a certain amount of time.

Counts time starting from OnEnable.

Member Data Documentation

◆ Delay

float CoverShooter.DelayedDisable.Delay = 1.0f

Time to disable in seconds.


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