Helpers
Namespace: MordhauBuddy.Core
Nested types and modules
| Module | Description |
| Http |
Http related helper fuctions |
| Json |
Json helpers |
| Logger |
Logging helper functions and initialization |
Functions and values
| Function or value | Description |
tryParseInt(mId)
Signature: mId:string -> int option
|
Attempt to parse an int returning an option |