Skip to main content

PreferenceSetArousalZone

Callable


  • Sets the arousal zone data for a specific body zone on the player


    Parameters

    • C: Character

      The character, for whom the love factor of a particular zone should be set

    • ZoneName: AssetGroupItemName

      The name of the zone, the factor should be set for

    • Factor: ArousalFactor = null

      The factor of the zone (0 is horrible, 2 is normal, 4 is great)

    • CanOrgasm: boolean = null

      Sets, if the character can cum from the given zone (true) or not (false)

    Returns void

    • Nothing