NcEngine
|
Default storage behavior for pooled components. More...
#include <Component.h>
Static Public Attributes | |
static constexpr bool | EnableOnAddCallbacks = false |
Enable the OnAdd Signal in the component's pool. | |
static constexpr bool | EnableOnCommitCallbacks = false |
Enable the OnCommit Signal in the component's pool. | |
static constexpr bool | EnableOnRemoveCallbacks = false |
Enable the OnRemove Signal in the component's pool. | |
Default storage behavior for pooled components.