Stardew Engine
Loading...
Searching...
No Matches
cwk_segment_joined Struct Reference
Collaboration diagram for cwk_segment_joined:

Data Fields

struct cwk_segment segment
 
const char ** paths
 
size_t path_index
 

Detailed Description

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.

Field Documentation

◆ path_index

size_t cwk_segment_joined::path_index

◆ paths

const char** cwk_segment_joined::paths

◆ segment

struct cwk_segment cwk_segment_joined::segment

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