Version 2


Hi all,

A relatively small update.

This version includes a new helper method; "CreateVariableDefinition".

This helper method takes 3 params:

  1. Catalog - So the method can access the existing variables and have the ability to create them.
  2. String - The name of the new variable definition you want to create.
  3. 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 kB
Jan 25, 2024

Get ThatDaleDudes Class Library - Bakin Plugin

Download NowName your own price

Leave a comment

Log in with itch.io to leave a comment.