All Available API

UniStorm offers tons of useful API to make customizing and altering UniStorm easy. UniStorm’s API is accessible from 2 different scripts. Be sure to use the proper instance when accessing the API.

If you would like to include the UniStorm namespace, so you don't have to reference the manager with UniStorm.UniStormManager, you will need to include the following namespace at the top of your script.

using UniStorm;

Table of Contents

Last updated