Click or drag to resize

SimulationAppChangeUIScreen Method

Namespace:  Project
Assembly:  Project (in Project.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public static bool ChangeUIScreen(
	string fileName,
	bool destroyNetworkClient
)

Parameters

fileName
Type: SystemString
destroyNetworkClient
Type: SystemBoolean

Return Value

Type: Boolean
See Also