VRage.Game.ModAPI.Ingame.Utilities.MyIniValue.TryGetSingle - bimbam2103/space_engineers GitHub Wiki

IndexNamespace IndexMyIniValue

Summary

public bool TryGetSingle(out float value)

Attempts to get this value as a System.Single . Fills thevalueon success.

Returns

bool

trueif the value could be understood as this data type;falseotherwise

Parameters

⚠️ **GitHub.com Fallback** ⚠️