Skip to content

AMRISubjectController::UpdatePoints

Class: AMRISubjectController

Increment the total number of points.

Syntax

void AMRISubjectController::UpdatePoints(int increment=1)

Parameters

Parameter Type Description
increment int Amount to add to the running points total (default: 1).

Remarks

increment Amount to add to the running points total (default: 1).