Click or drag to resize

PlayScreenNetworkClientSetScene Method

Namespace:  Project
Assembly:  Project (in Project.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public bool NetworkClientSetScene(
	Scene scene,
	bool canChangeUIControl
)

Parameters

scene
Type: NeoAxisScene
canChangeUIControl
Type: SystemBoolean

Return Value

Type: Boolean
See Also