[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for M:IcarusSceneEngine.Global.LoadText(System.String,System.String@)]

Namespace:  IcarusSceneEngine
Assembly:  IcarusSceneEngine (in IcarusSceneEngine)
Version: 1.0.0.0

Syntax

C#
public static void LoadText(
	string filename,
	ref string contents
)

Parameters

filename
Type: System..::.String

[Missing <param> documentation for "filename"]

contents
Type: System..::.String%

[Missing <param> documentation for "contents"]

See Also