[Condition] isVirgin
Posted: Sun Oct 31, 2021 7:43 pm
Actor.isVirgin()
USE:
Check if this actor is still a virgin
TYPE: Condition, Reference
RETURNS: bool
THEME: Virginity
COMPARE: isDeflowered, isDeflowerer
EXAMPLE:
USE:
Check if this actor is still a virgin
TYPE: Condition, Reference
RETURNS: bool
THEME: Virginity
COMPARE: isDeflowered, isDeflowerer
EXAMPLE:
Code: Select all
If Dating.isVirgin()
"My GF is waiting till marriage."
Endif