Click or drag to resize

ShooterGameLogicDeleteObjectsBelowHeightChanged Event

Occurs when the DeleteObjectsBelowHeight property value changes.

Namespace: Project
Assembly: Project (in Project.dll) Version: 2026.2.1.0 (2026.2.1.0)
Syntax
C#
public event Action<ShooterGameLogic> DeleteObjectsBelowHeightChanged

Value

ActionShooterGameLogic
See Also