Cogs.Foundation
Loading...
Searching...
No Matches
Public Types | List of all members
Cogs::ComponentModel::ComponentPoolFlags Struct Reference

Contains component pool flags. More...

#include <ComponentPool.h>

Public Types

enum  EComponentPoolFlags { None = 0x0000 , AllowGrow = 0x0001 }
 Contains flags controlling the behavior of a component pool instance. More...
 

Detailed Description

Contains component pool flags.

Member Enumeration Documentation

◆ EComponentPoolFlags

Contains flags controlling the behavior of a component pool instance.

Enumerator
None 

Default behavior.

AllowGrow 

Allows the component pool to grow on demand.


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