Click or drag to resize

NetworkLogicUpdateObjectControlledByPlayer Method

Namespace:  NeoAxis
Assembly:  Project (in Project.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
protected virtual void UpdateObjectControlledByPlayer(
	NetworkLogicServerUserItem userItem
)

Parameters

userItem
Type: NeoAxisNetworkLogicServerUserItem
See Also