This is the complete list of members for SCR_ResourceGrid, including all inherited members.
CELL_POWER | SCR_ResourceGrid | static |
CELL_SIZE_MINUS_1 | SCR_ResourceGrid | static |
ComputeIndex(int x, int z) | SCR_ResourceGrid | |
ComputeIndex(int x, int y, int z) | SCR_ResourceGrid | |
ComputeIndex(vector position) | SCR_ResourceGrid | |
FlagResourceItem(notnull SCR_ResourceComponent item) | SCR_ResourceGrid | |
GetFrameBudget() | SCR_ResourceGrid | |
GetGridUpdateId() | SCR_ResourceGrid | |
IncreaseGridUpdateId() | SCR_ResourceGrid | |
m_aFlaggedItems | SCR_ResourceGrid | protected |
m_aQueriedContainers | SCR_ResourceGrid | protected |
m_Cells | SCR_ResourceGrid | protected |
m_iFrameBudget | SCR_ResourceGrid | protected |
m_iGridPerimeter | SCR_ResourceGrid | protected |
m_iGridPerimeterMinusOne | SCR_ResourceGrid | protected |
m_iGridUpdateId | SCR_ResourceGrid | protected |
MAX_FRAME_BUDGET | SCR_ResourceGrid | static |
ProcessFlaggedItems() | SCR_ResourceGrid | |
ProcessResourceItem(notnull SCR_ResourceComponent item) | SCR_ResourceGrid | |
PromoteResourceItemToDynamic(notnull SCR_ResourceComponent item) | SCR_ResourceGrid | |
PromoteResourceItemToStatic(notnull SCR_ResourceComponent item) | SCR_ResourceGrid | |
QueryContainers(vector boundsMins, vector boundsMaxs, EResourceType resourceType) | SCR_ResourceGrid | |
QueryContainers(int mins, int maxs, EResourceType resourceType) | SCR_ResourceGrid | |
QueryContainers(vector boundsMins, vector boundsMaxs, EResourceType resourceType, int gridUpdateId) | SCR_ResourceGrid | |
QueryContainers(int mins, int maxs, EResourceType resourceType, int gridUpdateId) | SCR_ResourceGrid | |
QueryGenerators(float range, vector origin) | SCR_ResourceGrid | |
QueryGenerators(vector mins, vector maxs, vector transform[4]) | SCR_ResourceGrid | |
QueryGridCells(int mins, int maxs, inout notnull array< SCR_ResourceGridCell > gridCells) | SCR_ResourceGrid | protected |
ResetFrameBudget() | SCR_ResourceGrid | |
SCR_ResourceGrid() | SCR_ResourceGrid | |
UnflagResourceItem(notnull SCR_ResourceComponent item) | SCR_ResourceGrid | |
UnregisterResourceItem(notnull SCR_ResourceComponent item) | SCR_ResourceGrid | |
UpdateInteractor(notnull SCR_ResourceInteractor interactor, bool useFrameBudget=false) | SCR_ResourceGrid | |
UpdateResourceDynamicItem(notnull SCR_ResourceComponent item) | SCR_ResourceGrid | |
UpdateResourceStaticItem(notnull SCR_ResourceComponent item) | SCR_ResourceGrid | |
~SCR_ResourceGrid() | SCR_ResourceGrid | |