[Condition] isGay

Post Reply
User avatar
Raddeck
LP Manager
Reactions: 1
Posts: 508
Joined: Sat Oct 16, 2021 6:22 pm
Location: LpWorld
Contact:

Post by Raddeck »

Actor.isGay()


USE:
Check if an actor is only interested in the same sex, i.e. false if bi


TYPE: Condition, Reference
RETURNS: bool
THEME: Gender
COMPARE: isGayNonTrans, isSameGender, isInterestedIn


EXAMPLE:

Code: Select all

    If John.isGay()
        "<John.name> is gay!"
    Endif
Like my work? Buy me a coffee or support me on Patreon to keep it coming. :ugeek:
-Don't PM me for support-
Top
Post Reply