Click or drag to resize

NetworkLogicEntranceScreenChanged Event

Occurs when the EntranceScreen property value changes.

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

Value

Type: SystemActionNetworkLogic
See Also