Load Native Skills (C#)

Creates a list of native skill instances from a directory containing C# files.

You can select the functions you want from the list of available skills using the Node Inspector.

Input

The directory that contains the c# files.

Outputs

Skill Provider

An instance of Native Skill Provider with the selected functions.

Last updated