Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

VRage.MyFixedPoint.DeserializeStringSafe

Malware edited this page May 4, 2019 · 16 revisions

IndexNamespace IndexMyFixedPoint

Summary

public static MyFixedPoint DeserializeStringSafe(string text)

For XmlSerialization, format is 123.456789 Handles double and decimal formats too.

Returns

MyFixedPoint

Parameters

Clone this wiki locally