Click or drag to resize

NetworkLogicAvatarsChanged Event

Occurs when the Avatars property value changes.

Namespace:  NeoAxis
Assembly:  Project (in Project.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntax
C#
public event Action<NetworkLogic> AvatarsChanged

Value

Type: SystemActionNetworkLogic
See Also