Click or drag to resize

ShooterNetworkLogicObjectControlledByPlayerHealthChanged Event

Occurs when the ObjectControlledByPlayerHealth 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> ObjectControlledByPlayerHealthChanged

Value

Type: SystemActionShooterNetworkLogic
See Also