-
-
Notifications
You must be signed in to change notification settings - Fork 23
RTDPerkList Class
Filip Tomaszewski edited this page Sep 28, 2018
·
2 revisions
Object oriented wrapper for ArrayList of RTDPerk's. Additionally of containing everything in ArrayList, this class has:
Name | Description |
---|---|
RTDPerkList | Creates a RTDPerkList. RTDPerkLits inherits from ArrayList and holds RTDPerks. |
Get | Wrapper for receiving contents as RTDPerk. |
GetRandom | Gets random perk from the list. |