|
Stardew Engine
|

Data Fields | |
| struct cwk_segment | segment |
| const char ** | paths |
| size_t | path_index |
A joined path represents multiple path strings which are concatenated, but not (necessarily) stored in contiguous memory. The joined path allows to iterate over the segments as if it was one piece of path.
| size_t cwk_segment_joined::path_index |
| const char** cwk_segment_joined::paths |
| struct cwk_segment cwk_segment_joined::segment |