setdatadescriptionjoined - eisclimber/ExPresS-XR GitHub Wiki
Method in PictureDataProvider
Allows setting the description from a single value, separating descriptions by the value of DESCRIPTION_SEPARATOR to allow for more manageable localization.
public void SetDataDescriptionJoined(string description)| Name | Description |
|---|---|
string description |
Description to parse and set. |