API Overview

Welcome to the API Reference section of RNGNeeds! This is your go-to resource for understanding the inner workings of the plugin's classes, methods, properties, and more.

Each class in the RNGNeeds API has been meticulously documented to help you understand its purpose, behavior, and how it interacts with other components of the plugin. Whether you're looking to extend the functionality of RNGNeeds, or simply want a deeper understanding of its inner workings, you're in the right place.

In this section, you'll find detailed information on the following classes:

  • RNGNeeds (WIP) - Understand the top-level class that provides access to the core functionality of the plugin.
  • Probability List (WIP) - Get to know this generic class that holds and manages probability items.
  • Probability Item (WIP) - Learn about the individual items in a Probability List, along with their properties and behaviors.
  • Pick History (WIP) - Dive into this class that tracks the selection history of probability items.
  • Selection Methods (WIP) - Discover the different methods you can use to select items from your Probability Lists.
  • Seed Provider (WIP) - Learn about this class that provides seeding options for your random selections.
  • PL Collection (WIP) - Explore the options for nesting multiple Probability Lists inside a custom collection class.

Each class reference includes a description, a list of properties and methods, and examples of usage where applicable. This should provide you with a comprehensive understanding of how each class works and how to use them in your projects.

Remember, if you have any questions or encounter any issues, you can always reach out to us through the Support section. We're here to help. Happy coding!