Plasma Engine  2.0
Loading...
Searching...
No Matches
plSpawnBoxComponentFlags Struct Reference

Classes

struct  Bits
 

Public Types

enum  Enum { None = 0 , SpawnAtStart = PL_BIT(0) , SpawnContinuously = PL_BIT(1) , Default = None }
 
using StorageType = plUInt16
 

Member Enumeration Documentation

◆ Enum

Enumerator
SpawnAtStart 

The component will schedule a spawn once at creation time.

SpawnContinuously 

Every time a spawn duration has finished, a new one is started.


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