Method FillWaterSearchData
FillWaterSearchData(ref WaterSimSearchData)
Function that fills a WaterSimSearchData with the data of the current water surface.
Declaration
public bool FillWaterSearchData(ref WaterSimSearchData wsd)
Parameters
Type | Name | Description |
---|---|---|
WaterSimSearchData | wsd | The water simulation search data to fill. |
Returns
Type | Description |
---|---|
bool | A boolean that defines if the function was able to fill the search data. |