Click or drag to resize

ShooterGameLogicSubtractFragForSuicide Property

Whether to subtract a frag from the player who killed himself.

Namespace: Project
Assembly: Project (in Project.dll) Version: 2026.2.1.0 (2026.2.1.0)
Syntax
C#
public Reference<bool> SubtractFragForSuicide { get; set; }

Property Value

ReferenceBoolean
See Also