Click or drag to resize

NetworkLogicSendScreenMessageToAllClients Method

Namespace:  NeoAxis
Assembly:  Project (in Project.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public void SendScreenMessageToAllClients(
	string text,
	bool error
)

Parameters

text
Type: SystemString
error
Type: SystemBoolean
See Also