Version 2
Hi all,
A relatively small update.
This version includes a new helper method; "CreateVariableDefinition".
This helper method takes 3 params:
- Catalog - So the method can access the existing variables and have the ability to create them.
- String - The name of the new variable definition you want to create.
- VariableDefs.VarType (Defaults to DOUBLE) - The type of variable you want to create. There are a number of different variable types you can create however, some common ones are DOUBLE, which is a standard variable that you can overwrite, add, deduct etc. Another common type is FLAG, which are what switches use.
When using this helper method, it will check if a variable definition already exists with the name you've given. If it does, it won't do anything. Otherwise however, it will create the new variable definition.
To install this update, simply copy and paste the downloaded and extracted file into any location where it's being used and replace the old version.
Files
ThatDaleDudes Class Library V2.zip 4.5 kB
Jan 25, 2024
Get ThatDaleDudes Class Library - Bakin Plugin
Download NowName your own price
ThatDaleDudes Class Library - Bakin Plugin
A helper class for use when creating plugins/scripts in Bakin
Status | Released |
Category | Other |
Author | Dale Green |
Tags | bakin, class-library, dll, helper, helper-class, plugin, plugins, rpgdeveloperbakin |
More posts
- Version 3Jul 28, 2024
- Version 2.1Mar 19, 2024
Leave a comment
Log in with itch.io to leave a comment.