Skip to main content

Execute_ExecutePendingPromVote

Description

Finalizes Self's pending prom vote for the given gender category (e.g. a vote left pending because the target hadn't been resolved yet). Requires Self to be enrolled in a school. Silently no-ops if Self has no school or S1 is not Male/Female.

Parameters

ParameterDescription
BaseObjectSelf — the voter whose pending vote is finalized.
S1EB1GenderType (Male/Female) — the prom royalty category to finalize.

Examples

DescriptionBaseObjectCommandS1
Finalize Self's pending Male-category prom voteSelfExecutePendingPromVoteMale
Finalize Self's pending Female-category prom voteSelfExecutePendingPromVoteFemale