Welcome to BluuberryLibrary’s documentation!
BluuberryLibrary (/lu’make/) is a Python library for creating Script mods in The Sims 4 It offers a wide range of utilities and classes for making script mods easier to both make and manage.
Check out the sections on the left or below for various utilities.
Note
This project is under active development.
Contents
- Classes
- Notifications
- Dialog Icons
- Notifications
- Enums
- Event Handling
- Interaction Events
- Sim Events
- Zone Events
- Interactions
- Interaction Registration
- Logs
- Mod Registration
- Debug Utilities
- Environment Utilities
- File Utilities
- Instance Utilities
- Buff Utils
- Component Utils
- Interaction Utils
BBInteractionUtils
BBInteractionUtils.get_interaction_short_name()
BBInteractionUtils.is_immediate_super_interaction()
BBInteractionUtils.is_mixer_interaction()
BBInteractionUtils.is_social_mixer_interaction()
BBInteractionUtils.is_social_super_interaction()
BBInteractionUtils.is_super_interaction()
BBInteractionUtils.load_interaction_by_guid()
BBInteractionUtils.to_interaction_guid()
- Instance Utils
- Situation Utils
- Statistic Utils
- Trait Utils
- Location Utilities
- Object Utilities
- Sim Utilities
- Text Utilities
- Time Utilities