Click or drag to resize

ShooterGameLogicObjectControlledByPlayerHealth Property

The initial health of the object controlled by the player.

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

Property Value

ReferenceDouble
See Also