Skip to content

Patch.InitializeVariables

Wesley Haws edited this page Nov 2, 2016 · 1 revision

#InitializeVariables

public void InitializeVariables()

##Paramters

none.

##Description

This should always be called first before other API calls.
This will set your save directory based on where your project is saved. It will also attempt to find your version file and assign it to a variable for later use.

Clone this wiki locally