-
Notifications
You must be signed in to change notification settings - Fork 1
pool_local
Kamran Wali edited this page Dec 2, 2024
·
5 revisions
Inherits: base_pool
Inherited By: COP_pool_manager_local_template
pool_local uses physics_process_manager_local or process_manager_local update manager for updating per frame.
Type | Name | Default Value |
---|---|---|
COP_UpdateManager | update_manager |
Return Type | Name |
---|---|
void | _add_self_to_manager |
COP_UpdateManager update_manager
This is the reference to the update manager.
This method adds the pool object manager to the update manager.
- Tutorial Bar
- Tutorial Debug
- Tutorial Instantiate Object
- Tutorial Pool
- Tutorial Timer
- Tutorial Update Manager
- Tutorial Variable Creator
- Bars
- Debugs
- Maths
- Pools
- Resources
- Fixed Vars
- Managers
- Observers
- Vars
- Script Templates
- Timers
- Updates