Click or drag to resize

NetworkLogicOnAllowEnterToWorld Method

Namespace:  NeoAxis
Assembly:  Project (in Project.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntax
C#
protected virtual string OnAllowEnterToWorld(
	NetworkLogicServerUserItem userItem
)

Parameters

userItem
Type: NeoAxisNetworkLogicServerUserItem

Return Value

Type: String
See Also