Click or drag to resize

ShooterNetworkLogicGameTypeChanged Event

Occurs when the GameType property value changes.

Namespace:  Project
Assembly:  Project (in Project.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public event Action<ShooterNetworkLogic> GameTypeChanged

Value

Type: SystemActionShooterNetworkLogic
See Also