Struct Entity2DQuadTreeEntityRef
ClassList > Entity2DQuadTreeEntityRef
Public Attributes
| Type | Name |
|---|---|
| HEntity2D | hEntity |
| HEntity2DQuadtreeEntityRef | hNextSibling |
| HEntity2DQuadtreeNode | hParentNode |
| HEntity2DQuadtreeEntityRef | hPrevSibling |
Public Attributes Documentation
variable hEntity
HEntity2D Entity2DQuadTreeEntityRef::hEntity;
variable hNextSibling
HEntity2DQuadtreeEntityRef Entity2DQuadTreeEntityRef::hNextSibling;
variable hParentNode
HEntity2DQuadtreeNode Entity2DQuadTreeEntityRef::hParentNode;
variable hPrevSibling
HEntity2DQuadtreeEntityRef Entity2DQuadTreeEntityRef::hPrevSibling;
The documentation for this class was generated from the following file /home/runner/work/2DFarmingRPG/2DFarmingRPG/Stardew/engine/src/gameframework/layers/Game2D/EntitySystem/EntityQuadtree.c