Root pending list. Flushing this also flushes members and lifecycles.
More...
#include <ScriptEntry.h>
Root pending list. Flushing this also flushes members and lifecycles.
PendingRegistration appends to Head during static initialisation. RV_RegisterScripts calls FlushInto, which drives all three sub-lists in dependency order: types → members → lifecycles.
◆ FlushInto()
Flushes all pending types, members, and lifecycles into the registry.
- Parameters
-
| registry | Destination type registry. |
| lifecycles | Destination lifecycle map. |
◆ Head
| PendingEntry* Raven::PendingRegistrationList::Head = nullptr |
|
inlinestatic |
Head of the pending type list.
The documentation for this struct was generated from the following file: