ProtoFlux:InvariantCulture: Difference between revisions

From Resonite Wiki
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:
InvariantCulture provies a [[Type:CultureInfo]] that stays same regardless of local [[Type:User|user]] language setting.
{{#Invoke:ProtoFlux|GenerateUI
|Name=Invariant Culture
|Category=Localization
|Outputs=
[
{"Name":"*", "Type":"CultureInfo"}
]
|}}


This node exists in Strings/Localization.
The '''InvariantCulture''' node returns the [https://learn.microsoft.com/en-us/dotnet/api/system.globalization.cultureinfo.invariantculture invariant culture] of the engine.


Inputs: none.
== Outputs ==


Outputs: * (CultureInfo)
=== * ([[Type:CultureInfo|CultureInfo]]) ===


== Related node ==
The invariant culture info.


* [[ProtoFlux:CurrentCulture]] - provides CultureInfo that changed by language setting.
[[Category:ProtoFlux:Strings:Localization]]
 
{{stub}}

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.