Click or drag to resize

ShooterNetworkLogicSpawnWeaponsChanged Event

Occurs when the SpawnWeapons 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> SpawnWeaponsChanged

Value

Type: SystemActionShooterNetworkLogic
See Also