Click or drag to resize

NetworkLogicServerGetUserByObjectControlled Method

Namespace:  NeoAxis
Assembly:  Project (in Project.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntax
C#
public override ServerNetworkService_UsersUserInfo ServerGetUserByObjectControlled(
	Component obj,
	bool inputMustEnabled
)

Parameters

obj
Type: NeoAxisComponent
inputMustEnabled
Type: SystemBoolean

Return Value

Type: ServerNetworkService_UsersUserInfo
See Also