1.3.72
 
Loading...
Searching...
No Matches
PlantGrowthAnimationStorage Struct Reference

Storage container for growth animation frame data. More...

#include <PlantArchitecture.h>

Data Fields

std::map< uint, std::vector< std::shared_ptr< GrowthFrameSnapshot > > > plant_frames
 Map from plantID to vector of frame snapshots.
 

Detailed Description

Storage container for growth animation frame data.

Definition at line 1815 of file PlantArchitecture.h.

Field Documentation

◆ plant_frames

std::map<uint, std::vector<std::shared_ptr<GrowthFrameSnapshot> > > PlantGrowthAnimationStorage::plant_frames

Map from plantID to vector of frame snapshots.

Definition at line 1817 of file PlantArchitecture.h.


The documentation for this struct was generated from the following file: