virtual void LoadFromFile(const DewString &FileName);
Loads random generator state from File.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | FileName | const DewString & |
Declared in Dew::Math::TRandomGenerator · Dew.Math/RndGenerators.h · Cross-compiler
Loads random generator state from File.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | FileName | const DewString & |