-
Notifications
You must be signed in to change notification settings - Fork 119
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
There's more pools #134
Comments
Hard to read. CPools::ms_pPedPool // 0x404550
CPools::ms_pVehiclePool // 0x404560
CPools::ms_pBuildingPool // 0x403DF0
CPools::ms_pObjectPool // 0x404570
CPools::ms_pDummyPool // 0x404580
CPools::ms_pColModelPool // 0x40F000
CPools::ms_pTaskPool // 0x61A330
CPools::ms_pPedIntelligencePool // 0x5FF930
CPools::ms_pPtrNodeSingleLinkPool // 0x552190
CPools::ms_pPtrNodeDoubleLinkPool // 0x5521A0
CPools::ms_pEntryInfoNodePool // 0x536C80
CPools::ms_pPointRoutePool // 0x41B400
CPools::ms_pPatrolRoutePool // 0x41B410
CPools::ms_pEventPool // 0x4ABF80
CPools::ms_pNodeRoutePool // 0x41B420
CPools::ms_pTaskAllocatorPool // 0x69BB70
CPools::ms_pPedAttractorPool // 0x5E95A0
CTxdStore::ms_pTxdPool
CIplStore::ms_pPool
CEntryExitManager::mp_poolEntryExits
CStuntJumpManager::mp_poolStuntJumps
CColStore::ms_pColPool
CQuadTreeNode::ms_pQuadTreeNodePool
CVehicleModelInfo::CVehicleStructure
CCustomCarEnvMapPipeline::m_gEnvMapPipeMatDataPool
CCustomCarEnvMapPipeline::m_gEnvMapPipeAtmDataPool
CCustomCarEnvMapPipeline::m_gSpecMapPipeMatDataPool |
I will post an formatted version soon Edit: |
one more |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As title says
btw here's all pools(including existing)
The text was updated successfully, but these errors were encountered: