Click or drag to resize

RunServerStart Method


Namespace: Project
Assembly: Project (in Project.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public static bool Start(
	int port,
	string password,
	bool rendering,
	string sceneName,
	out string error
)

Parameters

port  Int32
 
password  String
 
rendering  Boolean
 
sceneName  String
 
error  String
 

Return Value

Boolean
See Also