Created page with "InvariantCulture provies a Type:CultureInfo that stays same regardless of local user language setting. This node exists in Strings/Localization. Inputs: none. Outputs: * (CultureInfo) == Related node == * ProtoFlux:CurrentCulture - provides CultureInfo that changed by language setting. {{stub}}" |
manual move: removing spaces Tag: Removed redirect |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{#Invoke:ProtoFlux|GenerateUI | |||
|Name=Invariant Culture | |||
|Category=Localization | |||
|Outputs= | |||
[ | |||
{"Name":"*", "Type":"CultureInfo"} | |||
] | |||
|}} | |||
The '''InvariantCulture''' node returns the [https://learn.microsoft.com/en-us/dotnet/api/system.globalization.cultureinfo.invariantculture invariant culture] of the engine. | |||
== Outputs == | |||
=== * ([[Type:CultureInfo|CultureInfo]]) === | |||
The invariant culture info. | |||
[[Category:ProtoFlux:Strings:Localization]] | |||
Latest revision as of 01:06, 21 August 2025
Invariant Culture
Localization
The InvariantCulture node returns the invariant culture of the engine.
Outputs
* (CultureInfo)
The invariant culture info.