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

This routine is not called as the Inspector is not added into the normal Applications library

Namespace:  Icarus
Assembly:  Icarus2 (in Icarus2)
Version: 1.0.0.0

Syntax

C#
public override void InitApplication(
	Project CurrentProject
)

Parameters

CurrentProject
Type: IcarusSceneEngine..::.Project

[Missing <param> documentation for "CurrentProject"]

See Also