Click or drag to resize
StringListisMainLanguageFile Method

[Missing <summary> documentation for "M:Planetbase.StringList.isMainLanguageFile(System.String,System.String@)"]

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public static bool isMainLanguageFile(
	string filename,
	out string code
)

Parameters

filename
Type: SystemString

[Missing <param name="filename"/> documentation for "M:Planetbase.StringList.isMainLanguageFile(System.String,System.String@)"]

code
Type: SystemString

[Missing <param name="code"/> documentation for "M:Planetbase.StringList.isMainLanguageFile(System.String,System.String@)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Planetbase.StringList.isMainLanguageFile(System.String,System.String@)"]

See Also