Skip to content

AMRISubjectState::SetPoints

Class: AMRISubjectState

Sets the subject's accumulated points.

Syntax

void AMRISubjectState::SetPoints(int newPoints)

Parameters

Parameter Type Description
newPoints int New points total.

Remarks

Protected so that subclasses can write the field; friendship with AMRISubjectController does not extend to subclasses. newPoints New points total.